v/vlib/math
Delyan Angelov dab66593fc vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings 2020-10-21 12:54:10 +03:00
..
big vdoc: cleanup warnings on `./v doc -s vlib` 2020-08-28 09:03:22 +03:00
bits all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
complex cgen: use standard checks for float comparisons 2020-06-04 19:47:41 +02:00
factorial all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
fractions vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings 2020-10-21 12:54:10 +03:00
stats
bits.v
const.v
math.c.v ci: fix failing tests 2020-10-15 15:42:16 +03:00
math.js.v math: extract platform specific wrapper functions to math.c.v and math.js.v 2020-05-07 08:47:24 +03:00
math.v ci: fix failing tests 2020-10-15 15:42:16 +03:00
math_test.v
unsafe.v