Home | History | Annotate | Download | only in unicode

Lines Matching full:exponent

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
252 * raised to the power of the exponent; otherwise, the divisor is 1.</td>
257 * let the radix be <em>rad</em>, and the exponent be the highest exponent of the radix that
259 * decreases the exponent by 1. If the exponent is positive or 0, the divisor is the radix
260 * raised to the power of the exponent; otherwise, the divisor is 1.</td>