4 lines
99 B
Text
4 lines
99 B
Text
|
|
the floatPrecision = 8 -- only about display/string cast of floats
|
||
|
|
put nthRoot(4, 4)
|
||
|
|
-- 1.41421356
|