nx_f32_exp_test.nx
buildroot/runtime/nx_f32_exp_test.nx
about
nx_f32_exp_test.nx -- smoke for nx_f32_exp.nx.
Tolerance check: 6-term Taylor on |r| <= 0.347 gives ~4-8 ULPs of
f32 error in the worst case. Our KATs accept up to 64 ULP
difference to leave headroom for accumulator + ldexp errors.
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_tier.nxnx_f32.nxnx_f32_div.nxnx_f32_cvt.nxnx_f32_exp.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 17 | func _ulp_diff_pos(a: i64, b: i64) -> i64 called by 1: main |
| 22 | func main() -> i64 |