1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/math
2021-05-08 13:32:29 +03:00
..
big v: deprecate @VROOT in favour of @VMODROOT (#9795) 2021-04-19 19:01:47 +03:00
bits tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
complex tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
factorial tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
fractions tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
mathutil scanner: speed up Scanner.skip_whitespace (~2-3% speed up of -o x.c cmd/v) 2021-05-03 14:14:32 +03:00
stats tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
util math: add a pure V math.mathutil, with generic min, max and abs functions (#9176), and use it consistently 2021-03-12 11:28:04 +02:00
bits.v tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
const.v tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
math_test.v math: add a test suite taken from vsl/vmath (#9280) 2021-03-13 09:05:02 +02:00
math.c.v v: deprecate @VROOT in favour of @VMODROOT (#9795) 2021-04-19 19:01:47 +03:00
math.js.v tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
math.v math: add a test suite taken from vsl/vmath (#9280) 2021-03-13 09:05:02 +02:00
unsafe.v tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00