code wiki / bigfloat120
topic: bigfloat120
11 modules sharing the bigfloat120 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_bigfloat120.nx | ME3 rung 1: SOVEREIGN fixed-120-bit binary float, pure Nishi. | 360 | 15 |
| nx_bigfloat120_atan.nx | SOVEREIGN atan oracle on the 120-bit bigfloat. | 141 | 3 |
| nx_bigfloat120_div.nx | full 120-bit division (separate file: mul+div quirk law). | 56 | 1 |
| nx_bigfloat120_erfc.nx | ME2-ERF-002 FOUNDATION rung: the SOVEREIGN 120-bit erfc | 148 | 4 |
| nx_bigfloat120_exp.nx | SOVEREIGN exp oracle: binary64-in, binary64-out, all | 125 | 2 |
| nx_bigfloat120_gamma.nx | SOVEREIGN gamma oracle on the 120-bit bigfloat | 289 | 5 |
| nx_bigfloat120_ln.nx | SOVEREIGN ln oracle: binary64-in, binary64-out, 120-bit | 141 | 2 |
| nx_bigfloat120_pow.nx | SOVEREIGN pow oracle: binary64 pair in, binary64 out, | 239 | 4 |
| nx_bigfloat120_sinh.nx | SOVEREIGN sinh/cosh oracle on the 120-bit bigfloat. | 113 | 5 |
| nx_bigfloat120_tan.nx | SOVEREIGN tan oracle on the 120-bit bigfloat: | 58 | 2 |
| nx_bigfloat120_trig.nx | SOVEREIGN trig oracle on the 120-bit bigfloat: pi by | 218 | 7 |