code wiki / _hdl_build / nx_pattern_emit6_gamma.nx
nx_pattern_emit6_gamma.nx
buildroot/runtime/_hdl_build/nx_pattern_emit6_gamma.nx
about
nx_pattern_emit6_gamma.nx -- PATTERN EMITTER: MATH_KERNEL / GAMMA_STIRLING (DLMF ch5,
ME2-GAMMA-DD4). Transcribes the VALIDATED gd_gamma (dd lnGamma, max_ulp=2 vs bf
oracle) into an emitted f64 kernel -- the novel design (probe->dd-verify->root-cause)
is DONE; this is the mechanical emission. Composes the authored log + sinhcosh
kernels (kernel composition: the emitted module imports them). Every constant from
the sovereign spec table c[] (no magic numbers). Rung-1 domain x>=0.5 (x<0.5
reflection = LOUD NAN, ME2-GAMMA-reflection debt -- the erf gap-contract gene).
license_tier: ORIGINAL
dependencies 2 imports · 1 importers
imports: nx_pattern_emit.nxnx_syscalls.nx
imported by: nx_pattern_emit6_demo8.nx
structs
| none |
consts
| none |
functions
| 11 | func pe6g_wlit(fd: i64, v: i64) -> i64 |
| 16 | func pe6_author_gamma(modfile: *u8, modpath: *u8, testpath: *u8, c: *i64) -> i64 |