This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5e1782bf9c4810b3f1829896f98d0ee774bcb2ef
v
/
vlib
/
math
History
…
..
big
math.big: add a new greatest-common-divisor-algo for big.Integer, also add a benchmark for it (
#12261
)
2021-10-26 11:10:13 +03:00
bits
…
complex
…
fractions
…
internal
vlib/math: Add a pure V backend for vlib/math (
#11267
)
2021-08-23 00:35:28 +03:00
mathutil
…
stats
…
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
abs.js.v
…
abs.v
…
bits.js.v
…
bits.v
…
cbrt.js.v
…
cbrt.v
…
const.v
…
div.v
…
erf_test.v
…
erf.v
…
exp.js.v
…
exp.v
…
factorial_tables.v
…
factorial_test.v
…
factorial.v
…
floor.js.v
…
floor.v
…
gamma_tables.v
…
gamma.v
…
hypot.v
…
invhyp.v
…
invtrig.js.v
…
invtrig.v
…
log.v
…
math_bench_test.v
…
math_test.v
…
math.c.v
…
math.v
…
modf.v
…
nextafter.v
…
poly.v
…
pow.c.v
…
pow.v
…
q_rsqrt.v
…
ROADMAP.md
…
scalbn.v
…
sin.c.v
…
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
…