.. |
big
|
math.big: fix min i32 value bug (#17775)
|
2023-03-26 08:45:42 +03:00 |
bits
|
fmt: remove redundant parenthesis in the complex infix expr (#17873)
|
2023-04-04 13:47:48 +03:00 |
complex
|
fmt: remove redundant parenthesis in the complex infix expr (#17873)
|
2023-04-04 13:47:48 +03:00 |
fractions
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
internal
|
|
|
stats
|
all: replace generic <> with [] - part 2 (#16536)
|
2022-11-26 18:23:26 +02:00 |
unsigned
|
crypto, math: change option to result (#17580)
|
2023-03-10 10:31:05 +02:00 |
vec
|
math: add math.vec module with generic 2D, 3D and 4D vector operations (#16710)
|
2022-12-19 18:10:48 +02:00 |
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: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
cbrt.js.v
|
|
|
cbrt.v
|
math: cbrt fix (#14395)
|
2022-05-14 21:06:38 +03:00 |
const.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
div.v
|
|
|
erf_test.v
|
|
|
erf.v
|
math: rename small to small_ to prevent C errors (workaround unescaped C labels) (#12796)
|
2021-12-11 19:35:40 +02:00 |
exp.js.v
|
|
|
exp.v
|
math: update documentation (#14457)
|
2022-05-20 08:45:54 +03:00 |
factorial_tables.v
|
|
|
factorial_test.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
factorial.v
|
math: fix typo in factorial.v (#17322)
|
2023-02-15 19:57:37 +02:00 |
floor.js.v
|
|
|
floor.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
gamma_tables.v
|
|
|
gamma.v
|
cgen: use c_name() for escaping goto label names too
|
2021-12-11 19:41:44 +02:00 |
hypot.v
|
math: update documentation (#14457)
|
2022-05-20 08:45:54 +03:00 |
invhyp.v
|
math: update documentation (#14457)
|
2022-05-20 08:45:54 +03:00 |
invtrig.js.v
|
|
|
invtrig.v
|
fmt: remove redundant parenthesis in the complex infix expr (#17873)
|
2023-04-04 13:47:48 +03:00 |
log.v
|
math: update documentation (#14457)
|
2022-05-20 08:45:54 +03:00 |
math_bench_test.v
|
time: add custom formatter (#14202)
|
2022-04-29 15:57:08 +03:00 |
math_test.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
math.c.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
math.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
min_max_abs_test.v
|
math: remove the deprecated math.mathutil module too
|
2022-11-29 14:56:40 +02:00 |
min_max_abs.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
modf.v
|
|
|
nextafter.v
|
|
|
poly.v
|
|
|
pow.c.v
|
|
|
pow.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
q_rsqrt.v
|
|
|
README.md
|
docs: adding skeleton README.md files for all vlib modules (#13034)
|
2022-01-05 18:06:08 +02:00 |
ROADMAP.md
|
|
|
scalbn.v
|
|
|
sin.c.v
|
math: update documentation (#14457)
|
2022-05-20 08:45:54 +03:00 |
sin.js.v
|
math: update documentation (#14457)
|
2022-05-20 08:45:54 +03:00 |
sin.v
|
math: update documentation (#14457)
|
2022-05-20 08:45:54 +03:00 |
sinh.js.v
|
math: update documentation (#14457)
|
2022-05-20 08:45:54 +03:00 |
sinh.v
|
math: update documentation (#14457)
|
2022-05-20 08:45:54 +03:00 |
sqrt.c.v
|
math: remove the C backend for f64 functions (#12121)
|
2021-10-10 11:21:48 +03:00 |
sqrt.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
tan.c.v
|
math: remove the C backend for f64 functions (#12121)
|
2021-10-10 11:21:48 +03:00 |
tan.js.v
|
|
|
tan.v
|
|
|
tanh.js.v
|
|
|
tanh.v
|
|
|
unsafe.js.v
|
|
|
unsafe.v
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |