Function FLOAT-RADIX


Slots on this function:

Documentation:
The term {tt (float-radix $tau$)} denotes the radix of the floating point number denoted by $tau$. The most common values are 2 and 16.
Instance-Of: Function
Arity: 2
Range: Natural

Other Related Axioms:

(=> (Float-Radix $X $Y) (Natural $Y))