1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/math
2019-07-04 17:38:36 +02:00
..
fraction_test.v math:added basic tests for fraction and fixed typo 2019-07-04 17:38:36 +02:00
fraction.v math:added basic tests for fraction and fixed typo 2019-07-04 17:38:36 +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