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
1256
3
Nov 19
7084
1
Sep 18
3593
0
Jul 18
4319
6
Mar 24
21879