Function FFLOOR


Slots on this function:

Documentation:
The term {tt (ffloor $tau$)} denotes the largest integer (as a floating point number) less than the object denoted by $tau$.
Instance-Of: Function
Arity: 2

Other Related Axioms:

(<- (Fround ?X) (Ffloor (+ 0.5 ?X)))