Getting the number of decimal places: Difference between revisions

Content added Content deleted
(→‎{{header|C++}}: {{Template:Incorrect}})
(clarify: decimal places)
Line 1: Line 1:
{{draft task}}
{{draft task}}
;Task:
;Task:
Write a program (function) to get the number of decimals in a given number.
Write a program (function) to get the number of decimal places in a given number.