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
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 expression: set integer literals as int by default 2020-03-23 20:05:37 +01:00
const.v expression: set integer literals as int by default 2020-03-23 20:05:37 +01:00
math.c.v
math.js.v
math.v
math_test.v
unsafe.v checker: add error for `fn f() Struct { return &Struct{} }` (#6019) 2020-07-29 21:40:43 +02:00