v/vlib/math
playX 1570e613b5
math: inf,nan,fmod for the JS backend ()
2021-08-20 01:14:49 +03:00
..
big math.big: add from_bytes function () 2021-08-17 09:12:39 +03:00
bits tools: make `v test-cleancode` test everything by default () 2021-05-08 13:32:29 +03:00
complex all: use operator overloading on strings (p. 2) () 2021-05-24 11:38:31 +03:00
factorial tools: make `v test-cleancode` test everything by default () 2021-05-08 13:32:29 +03:00
fractions math.fractions: make the numerator and denominator public () 2021-08-02 18:50:11 +03:00
mathutil scanner: speed up Scanner.skip_whitespace (~2-3% speed up of `-o x.c cmd/v`) 2021-05-03 14:14:32 +03:00
stats all: use operator overloading on strings (p. 2) () 2021-05-24 11:38:31 +03:00
util math: add a pure V `math.mathutil`, with generic `min`, `max` and `abs` functions (), and use it consistently 2021-03-12 11:28:04 +02:00
bits.c.v math: inf,nan,fmod for the JS backend () 2021-08-20 01:14:49 +03:00
bits.js.v math: inf,nan,fmod for the JS backend () 2021-08-20 01:14:49 +03:00
bits.v math: inf,nan,fmod for the JS backend () 2021-08-20 01:14:49 +03:00
const.v math: sign function () 2021-05-08 14:32:18 +03:00
erf.v math: inf,nan,fmod for the JS backend () 2021-08-20 01:14:49 +03:00
erf_test.v math: inf,nan,fmod for the JS backend () 2021-08-20 01:14:49 +03:00
evaluate.v math: inf,nan,fmod for the JS backend () 2021-08-20 01:14:49 +03:00
math.c.v math: inf,nan,fmod for the JS backend () 2021-08-20 01:14:49 +03:00
math.js.v math: inf,nan,fmod for the JS backend () 2021-08-20 01:14:49 +03:00
math.v math: add egcd function implementing the extended Euclidean algorithm () 2021-08-16 11:49:50 +03:00
math_test.v math: add egcd function implementing the extended Euclidean algorithm () 2021-08-16 11:49:50 +03:00
unsafe.v tools: make `v test-cleancode` test everything by default () 2021-05-08 13:32:29 +03:00