code wiki / _hdl_build / _pm_erfc_spec.nx

_pm_erfc_spec.nx source

↩ module page · 10 lines · 329 B

1// _pm_erfc_spec.nx -- GENERATED by nx_mathspec_erfc (SOVEREIGN bigfloat: 2// 2/sqrt(pi) erf-derivation halved; rail held vs known-good). DO NOT HAND-EDIT. 3import "nx_syscalls.nx" 4 5func pm_erfc_spec_fill(c: *i64) -> i64 { 6 c[0] = 4603256987541740397 7 c[1] = 4602678819172646912 8 c[2] = 4607182418800017408 9 return 3 10}