v/vlib/math
playX 2f6b2dd189
js: math.big support, f{32,64}_bits,from_bits support, typeof(expr).name support (#11260)
2021-08-21 17:18:57 +03:00
..
big js: math.big support, f{32,64}_bits,from_bits support, typeof(expr).name support (#11260) 2021-08-21 17:18:57 +03:00
bits
complex all: use operator overloading on strings (p. 2) (#10183) 2021-05-24 11:38:31 +03:00
factorial
fractions math.fractions: make the numerator and denominator public (#11018) 2021-08-02 18:50:11 +03:00
mathutil
stats all: use operator overloading on strings (p. 2) (#10183) 2021-05-24 11:38:31 +03:00
util
bits.c.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
bits.js.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
bits.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
const.v
erf.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
erf_test.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
evaluate.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
math.c.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
math.js.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
math.v math: add egcd function implementing the extended Euclidean algorithm (#11203) 2021-08-16 11:49:50 +03:00
math_test.v math: add egcd function implementing the extended Euclidean algorithm (#11203) 2021-08-16 11:49:50 +03:00
unsafe.c.v js: math.big support, f{32,64}_bits,from_bits support, typeof(expr).name support (#11260) 2021-08-21 17:18:57 +03:00
unsafe.js.v js: math.big support, f{32,64}_bits,from_bits support, typeof(expr).name support (#11260) 2021-08-21 17:18:57 +03:00