code wiki / (root) / nx_f32_sincos_test.nx

nx_f32_sincos_test.nx

buildroot/runtime/nx_f32_sincos_test.nx

1653 B50 linesdepth 5pulls 6 transitivereach 0 importersview sourcekind gate/prooftopic f32
docsdependenciesstructsconstsfunctions

about

nx_f32_sincos_test.nx -- smoke for nx_f32_sincos.nx.

dependencies 5 imports · 0 importers

nx_syscalls.nx nx_tier.nx nx_f32.nx nx_f32_cvt.nx nx_f32_sincos.nx nx_f32_sincos_test.nx

imports: nx_syscalls.nxnx_tier.nxnx_f32.nxnx_f32_cvt.nxnx_f32_sincos.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_f32_sin nx_f32_classify nx_f32_exp_field nx_f32_mant_field _sc_range_reduce_pk nx_f32_mul nx_f32_classify ↻ nx_f32_sign nx_f32_mant_field ↻ nx_f32_exp_field ↻ _sc_f32_to_i32_rne nx_f32_classify ↻ nx_f32_sign ↻ nx_f32_exp_field ↻ nx_f32_mant_field ↻ nx_i32_to_f32 nx_f32_sub nx_f32_add nx_f32_classify ↻ nx_f32_sign ↻ nx_f32_mant_field ↻ nx_f32_exp_field ↻ nx_f32_neg _sc_sin_poly nx_f32_mul ↻ nx_f32_neg ↻ nx_f32_add ↻ _sc_cos_poly nx_f32_mul ↻ nx_f32_neg ↻ nx_f32_add ↻ nx_f32_neg ↻ nx_f32_cos nx_f32_classify ↻ _sc_range_reduce_pk ↻ _sc_cos_poly ↻ nx_f32_neg ↻ _sc_sin_poly ↻ _ulp_diff_pos

structs

none

consts

none

functions

9func _ulp_diff_pos(a: i64, b: i64) -> i64
called by 1: main
14func main() -> i64