Searched refs:RADIX (Results 1 – 13 of 13) sorted by relevance
99 public static final int RADIX = 10000; field in Dfp235 mant[mant.length - 1] = (int) (x % RADIX); in Dfp()236 x /= RADIX; in Dfp()1062 result = result * RADIX + rounded.mant[i]; in intValue()1144 extra = RADIX-extra; in complement()1146 mant[i] = RADIX-mant[i]-1; in complement()1149 int rh = extra / RADIX; in complement()1150 extra = extra - rh * RADIX; in complement()1153 rh = r / RADIX; in complement()1154 mant[i] = r - rh * RADIX; in complement()[all …]
260 rh = r / RADIX; in round()261 mant[i] = r % RADIX; in round()
129 .. option:: --radix=RADIX, -t
4011 msgid "Use RADIX for printing symbol values"4012 msgstr "シンボル値を印刷するために RADIX を使う"
3917 msgid "Use RADIX for printing symbol values"3918 msgstr "Benutze RADIX zur Ausgabe von Symbolwerten"
4261 msgid "Use RADIX for printing symbol values"4262 msgstr "Utilizar RADIX para imprimir valores de símbolo"
3491 msgid "Use RADIX for printing symbol values"
3490 msgid "Use RADIX for printing symbol values"
4219 msgid "Use RADIX for printing symbol values"
4163 msgid "Use RADIX for printing symbol values"