Function FLOAT-PRECISION


Slots on this function:

Documentation:
The term {tt (float-precision $tau$)} denotes the number of significant digits in the floating point number denoted by $tau$.
Instance-Of: Function
Arity: 2
Range: Nonnegative-integer

Other Related Axioms:

(=> (Float-Precision $X $Y) (Nonnegative-Integer $Y))