.. |
big
|
all: replace []byte with []u8
|
2022-04-15 15:35:35 +03:00 |
bits
|
ci: fix `./v -progress test-cleancode`
|
2022-04-15 21:04:10 +03:00 |
complex
|
math.complex: make mutable the Complex.re and Complex.im fields (#13540)
|
2022-02-21 12:39:45 +02:00 |
fractions
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
internal
|
…
|
|
mathutil
|
math.mathutil: remove deprecated mathutil_test.v (workaround spurious test failures, due to same _test.v name)
|
2022-01-17 17:52:57 +02:00 |
stats
|
…
|
|
unsigned
|
all: replace []byte with []u8
|
2022-04-15 15:35:35 +03:00 |
util
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
README.md
|
docs: adding skeleton README.md files for all vlib modules (#13034)
|
2022-01-05 18:06:08 +02:00 |
ROADMAP.md
|
…
|
|
abs.js.v
|
…
|
|
abs.v
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
bits.js.v
|
…
|
|
bits.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
cbrt.js.v
|
…
|
|
cbrt.v
|
…
|
|
const.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
div.v
|
…
|
|
erf.v
|
…
|
|
erf_test.v
|
…
|
|
exp.js.v
|
…
|
|
exp.v
|
math: implement `pow` in pure V (#12105)
|
2021-10-08 17:44:55 +03:00 |
factorial.v
|
…
|
|
factorial_tables.v
|
…
|
|
factorial_test.v
|
…
|
|
floor.js.v
|
…
|
|
floor.v
|
…
|
|
gamma.v
|
…
|
|
gamma_tables.v
|
…
|
|
hypot.v
|
…
|
|
invhyp.v
|
…
|
|
invtrig.js.v
|
…
|
|
invtrig.v
|
math: allow `acos(0)` (fix #13876) (#13877)
|
2022-03-30 21:36:50 +03:00 |
log.v
|
…
|
|
math.c.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
math.v
|
math: allow i64 in digits function and add count_digits function (#13729)
|
2022-03-14 10:41:01 +02:00 |
math_bench_test.v
|
time: add custom formatter (#14202)
|
2022-04-29 15:57:08 +03:00 |
math_test.v
|
math: fix error for math.abs(0.0)/math.abs(0) (related #14165) (#14191)
|
2022-04-27 13:23:37 +03:00 |
mathutil.v
|
math: fix error for math.abs(0.0)/math.abs(0) (related #14165) (#14191)
|
2022-04-27 13:23:37 +03:00 |
mathutil_test.v
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
modf.v
|
…
|
|
nextafter.v
|
…
|
|
poly.v
|
…
|
|
pow.c.v
|
…
|
|
pow.v
|
…
|
|
q_rsqrt.v
|
…
|
|
scalbn.v
|
math: implement `pow` in pure V (#12105)
|
2021-10-08 17:44:55 +03:00 |
sin.c.v
|
math: add some benchmark tests (#12142)
|
2021-10-11 14:20:07 +03:00 |
sin.js.v
|
…
|
|
sin.v
|
…
|
|
sinh.js.v
|
…
|
|
sinh.v
|
…
|
|
sqrt.c.v
|
…
|
|
sqrt.v
|
…
|
|
tan.c.v
|
…
|
|
tan.js.v
|
…
|
|
tan.v
|
…
|
|
tanh.js.v
|
…
|
|
tanh.v
|
…
|
|
unsafe.js.v
|
…
|
|
unsafe.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |