OPEN-SOURCE SCRIPT

Number of digits before and after the decimal point - Function

Function - Number of digits before and after the decimal point

Detect the number of digits in integers and floats, before the decimal and after it.
It also works for negative numbers.

There are some rounding issues, but the currently maximum supported number can have safely up to 3 digits after the decimal point.

Feragatname