v/vlib/math
playX 1570e613b5
math: inf,nan,fmod for the JS backend (#11246)
2021-08-20 01:14:49 +03:00
..
big math.big: add from_bytes function (#11213) 2021-08-17 09:12:39 +03:00
bits
complex
factorial
fractions
mathutil
stats
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.v