code wiki / (root) / nx_icbrt_test.nx

nx_icbrt_test.nx

buildroot/runtime/nx_icbrt_test.nx

2530 B84 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_icbrt_test.nx -- verify integer cube root + Q14 wrapper. Round-trip check: nx_icbrt of nx_cube(k) returns k exactly. expect_exit: 0 license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_icbrt.nx nx_cube.nx nx_icbrt_test.nx

imports: nx_syscalls.nxnx_icbrt.nxnx_cube.nx

imported by: nobody (leaf or entry point)

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

main nx_icbrt nx_cube nx_icbrt_q14 nx_icbrt ↻

structs

none

consts

12const Q14: i64 = 16384

functions

14func main() -> i64