code wiki / _hdl_build / _pe_f64sinhcosh.nx

_pe_f64sinhcosh.nx

buildroot/runtime/_hdl_build/_pe_f64sinhcosh.nx

6846 B166 linesdepth 4pulls 5 transitivereach 11 importersview sourcekind librarytopic pe
docsdependenciesstructsconstsfunctions

about

AUTHORED BY THE NISHI BUILDER (pattern: MATH_KERNEL / SINHCOSH) -- no Claude core logic. All constants from the SOVEREIGN bigfloat spec (nx_mathspec_sinhcosh). Total domain. Shared exp-dd core; exact-factorial Taylor below 1; no minimax anywhere.

dependencies 5 imports · 6 importers

nx_syscalls.nx nx_tier.nx nx_f64.nx nx_f64_div.nx nx_f64_cvt.nx _pe_f64sinhcosh.nx _f64_sinhcosh_gate_authored.nx _gamma_dd_probe.nx _gamma_probe.nx _pe_f64gamma.nx _pe_f64sinhcosh_test.nx nx_dd_verify.nx

imports: nx_syscalls.nxnx_tier.nxnx_f64.nxnx_f64_div.nxnx_f64_cvt.nx

imported by: _f64_sinhcosh_gate_authored.nx_gamma_dd_probe.nx_gamma_probe.nx_pe_f64gamma.nx_pe_f64sinhcosh_test.nxnx_dd_verify.nx

structs

none

consts

9const SH_SMASK: i64 = 0xFFFFFFFFF8000000

functions

10func _sh_mul2(a: i64, b: i64, out: *i64) -> i64
24func _sh_2sum(a: i64, b: i64, out: *i64) -> i64
32func _sh_scale(v: i64, m: i64) -> i64
36func _sh_expdd(ax: i64, out: *i64) -> i64
65func nx_f64_sinh(x: i64) -> i64
117func nx_f64_cosh(x: i64) -> i64