Search the Community
Showing results for tags 'decimal'.
-
I use a formula to round a number to 1 decimal point and put brackets around it before plugging it into a text document. This works fine for most numbers but it fails for numbers ending in zero. They are instead returned by the function without any decimal, 1 nothing instead of 1.0. That's a bug as...
-
I am trying to convert a decimal to a fraction and display the result as text. I found a custom function "DecimalToFraction ( number )" that does this but I am not getting the desired result. It's converting .6666666 to 43/64. I want it to return the result as 2/3. Can someone please tel...
-
Hi .. I am using Scribe to populate a PD with Acrofields. One is a numeric field with defined with 0 decimals and a comma. ie. 15,000 It is used in a calculation, so it can't be defined as text. If I manually enter the number using 15000, the field displays as expected ... 15,000 In FileM...
-
Does anyone know if there's a limit of unrounded decimal places in FM? As in what's the maximum decimal place FM can work with? Thanks, Agi