v/vlib/math
Uwe Krüger 2635be511f
all: re-apply C++ support
2020-05-18 21:38:06 +02:00
..
big all: re-apply C++ support 2020-05-18 21:38:06 +02:00
bits math: fix `bits_test` 2020-04-09 12:43:37 +02:00
complex
factorial
fractions math.fractions: add approximation.v and tests 2020-05-17 12:00:29 +03:00
stats
bits.v
const.v
math.c.v math: extract platform specific wrapper functions to math.c.v and math.js.v 2020-05-07 08:47:24 +03:00
math.js.v math: extract platform specific wrapper functions to math.c.v and math.js.v 2020-05-07 08:47:24 +03:00
math.v math.fabs 2020-05-14 16:58:20 +02:00
math_test.v math: copysign() 2020-03-28 18:32:38 +01:00
unsafe.v