.. |
big
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
bits
|
math.bits: fix bits.div_64 behaviour for leading_zeros_64(y) = 0
|
2022-01-16 18:11:23 +02:00 |
complex
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
fractions
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
internal
|
…
|
|
mathutil
|
math.mathutil: remove deprecated mathutil_test.v (workaround spurious test failures, due to same _test.v name)
|
2022-01-17 17:52:57 +02:00 |
stats
|
…
|
|
unsigned
|
math.unsigned: add uint128 tests (#13213)
|
2022-01-19 11:18:46 +02:00 |
util
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
README.md
|
docs: adding skeleton README.md files for all vlib modules (#13034)
|
2022-01-05 18:06:08 +02:00 |
ROADMAP.md
|
…
|
|
abs.js.v
|
…
|
|
abs.v
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
bits.js.v
|
…
|
|
bits.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
cbrt.js.v
|
…
|
|
cbrt.v
|
…
|
|
const.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
div.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 |
erf_test.v
|
…
|
|
exp.js.v
|
…
|
|
exp.v
|
…
|
|
factorial.v
|
…
|
|
factorial_tables.v
|
…
|
|
factorial_test.v
|
…
|
|
floor.js.v
|
…
|
|
floor.v
|
…
|
|
gamma.v
|
cgen: use `c_name()` for escaping goto label names too
|
2021-12-11 19:41:44 +02:00 |
gamma_tables.v
|
…
|
|
hypot.v
|
…
|
|
invhyp.v
|
…
|
|
invtrig.js.v
|
…
|
|
invtrig.v
|
…
|
|
log.v
|
math: implement logarithm function in pure V (#12111)
|
2021-10-09 11:17:09 +03:00 |
math.c.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
math.v
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
math_bench_test.v
|
math: add some benchmark tests (#12142)
|
2021-10-11 14:20:07 +03:00 |
math_test.v
|
math: add fn clamp (#12205)
|
2021-10-17 06:42:40 +03:00 |
mathutil.v
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
mathutil_test.v
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
modf.v
|
…
|
|
nextafter.v
|
…
|
|
poly.v
|
…
|
|
pow.c.v
|
…
|
|
pow.v
|
…
|
|
q_rsqrt.v
|
…
|
|
scalbn.v
|
…
|
|
sin.c.v
|
math: add some benchmark tests (#12142)
|
2021-10-11 14:20:07 +03:00 |
sin.js.v
|
…
|
|
sin.v
|
…
|
|
sinh.js.v
|
…
|
|
sinh.v
|
…
|
|
sqrt.c.v
|
math: remove the C backend for f64 functions (#12121)
|
2021-10-10 11:21:48 +03:00 |
sqrt.v
|
…
|
|
tan.c.v
|
math: remove the C backend for f64 functions (#12121)
|
2021-10-10 11:21:48 +03:00 |
tan.js.v
|
…
|
|
tan.v
|
…
|
|
tanh.js.v
|
…
|
|
tanh.v
|
…
|
|
unsafe.js.v
|
…
|
|
unsafe.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |