1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/math
2021-12-15 09:00:38 +02:00
..
big
bits
complex v: fix build and failing tests on arm64 (#12840) 2021-12-15 09:00:38 +02:00
fractions
internal
mathutil
stats
util
abs.js.v
abs.v
bits.js.v
bits.v
cbrt.js.v
cbrt.v
const.v
div.v
erf_test.v
erf.v math: rename small to small_ to prevent C errors (workaround unescaped C labels) (#12796) 2021-12-11 19:35:40 +02:00
exp.js.v
exp.v
factorial_tables.v
factorial_test.v
factorial.v
floor.js.v
floor.v
gamma_tables.v
gamma.v cgen: use c_name() for escaping goto label names too 2021-12-11 19:41:44 +02:00
hypot.v
invhyp.v
invtrig.js.v
invtrig.v
log.v
math_bench_test.v
math_test.v
math.c.v
math.v
modf.v
nextafter.v
poly.v
pow.c.v
pow.v
q_rsqrt.v
ROADMAP.md
scalbn.v
sin.c.v
sin.js.v
sin.v
sinh.js.v
sinh.v
sqrt.c.v
sqrt.v
tan.c.v
tan.js.v
tan.v
tanh.js.v
tanh.v
unsafe.js.v
unsafe.v