FRA
returns the difference of x to the next smaller integer.
Syntax
FRA (x)
Parameter
x
: if x
is an integer, the return value is also an integer. Otherwise the return value is decimal.
FRA (3.45) = 0.45
FRA (- 2.34) = 0.66
Remarks
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |