This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
801e06318f
v
/
vlib
/
math
History
Kriyszig
801e06318f
Factorial doesn't accept negative numbers
...
Previously factorial could accept negative number which isn't defined
2019-07-04 12:59:06 +02:00
..
fraction_test.v
Added support for Fractions
2019-07-03 16:07:59 +02:00
fraction.v
math: adopted i64 in Fraction and typo fixed
2019-07-03 21:50:54 +02:00
math_test.v
math: digits function; SqrtTau; extra spaces; re writed doc's to correct form; test for factorial
2019-07-02 19:19:02 +02:00
math.v
Factorial doesn't accept negative numbers
2019-07-04 12:59:06 +02:00