This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
6dd1270539
v
/
vlib
/
math
History
Ulises Jeremias Cornejo Fandos
b31ec4ca9a
math: add factorial function (via factorial table)
2019-12-03 11:34:26 +03:00
..
bits
math.bits: remove extraneous casts
2019-09-26 14:14:04 +03:00
complex
update tests and examples after the mutability fix
2019-11-06 06:57:04 +03:00
fractions
fractions: panic when reciprocal produces invalid fraction
2019-11-11 23:37:32 +03:00
stats
stats: use c style for loop
2019-11-06 04:45:05 +03:00
bits.v
math: new consts + helpers funcs for string to int / float
2019-10-17 09:04:57 +03:00
const.v
fix i64 overflow warning
2019-11-07 06:00:00 +03:00
fact_tables.v
math: add factorial function (via factorial table)
2019-12-03 11:34:26 +03:00
math.v
math: add factorial function (via factorial table)
2019-12-03 11:34:26 +03:00
math_test.v
math: add factorial function (via factorial table)
2019-12-03 11:34:26 +03:00
unsafe.v
math: fns for gettng bit repr of float & vice versa
2019-10-16 11:19:03 +03:00