Home | History | Annotate | Download | only in unicode

Lines Matching full:radix

249  *     let the radix be 10, and the exponent be the highest exponent of the radix that yields a
251 * decreases the exponent by 1. If the exponent is positive or 0, the divisor is the radix
257 * let the radix be <em>rad</em>, and the exponent be the highest exponent of the radix that
258 * yields a result less than or equal to the base value. Every &gt; character after the radix
259 * decreases the exponent by 1. If the exponent is positive or 0, the divisor is the radix