Skip to Content
Menu
This question has been flagged

I have Float field i have some formula need that:

if float equal 20.0000 the result will be 1

if float equal 20.25 the result will be 0.01

if float equal 20.555 the result will be 0.001

i guess we need to count number of digit after float point and check digit value 

any solution to solve this ?? 


Avatar
Discard
Related Posts Replies Views Activity
0
Dec 24
30
3
Nov 19
5564
1
Sep 18
2753
0
Jul 18
3367
6
Mar 24
19803