code wiki / _hdl_build / _pe_f64sincos.nx

_pe_f64sincos.nx

buildroot/runtime/_hdl_build/_pe_f64sincos.nx

3165 B74 linesdepth 4pulls 4 transitivereach 10 importersview sourcekind librarytopic pe
docsdependenciesstructsconstsfunctions

about

AUTHORED BY THE NISHI BUILDER (pattern: MATH_KERNEL / SINCOS) -- no Claude core logic. All constants from the SOVEREIGN bigfloat spec (nx_mathspec_sincos). v1 domain |x| < 2^20.

dependencies 4 imports · 6 importers

nx_syscalls.nx nx_tier.nx nx_f64.nx nx_f64_cvt.nx _pe_f64sincos.nx _f64_sincos_gate_authored.nx _pe_f64gamma_refl.nx _pe_f64sincos_test.nx nx_f64_quad.nx nx_f64_rootfind.nx nx_hyp_audio.nx

imports: nx_syscalls.nxnx_tier.nxnx_f64.nxnx_f64_cvt.nx

imported by: _f64_sincos_gate_authored.nx_pe_f64gamma_refl.nx_pe_f64sincos_test.nxnx_f64_quad.nxnx_f64_rootfind.nxnx_hyp_audio.nx

structs

none

consts

none

functions

7func _sc_reduce(x: i64, kout: *i64) -> i64
19func _sc_sinp(r: i64) -> i64
33func _sc_cosp(r: i64) -> i64
47func nx_f64_sin(x: i64) -> i64
61func nx_f64_cos(x: i64) -> i64