S
Stefantastisk
Hey there,
Anyone knows a clever method for knowing the length of the digit after
a decimal point in a standard C# decimal value, WITHOUT use of any
string formatting.
Example:
5231,12231 <- Lengt = 5
Tnx for your attention hope you are capable of helping.
Kind regards
Stefan
Anyone knows a clever method for knowing the length of the digit after
a decimal point in a standard C# decimal value, WITHOUT use of any
string formatting.
Example:
5231,12231 <- Lengt = 5
Tnx for your attention hope you are capable of helping.
Kind regards
Stefan