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
v
/
vlib
/
math
History
Delyan Angelov
6d97b0a407
checker: improve checking of a << b, when a and b are numbers (
#12589
)
2021-11-29 03:48:49 +03:00
..
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
…
mathutil
…
stats
…
util
…
abs.js.v
…
abs.v
…
bits.js.v
…
bits.v
checker: improve checking of a << b, when a and b are numbers (
#12589
)
2021-11-29 03:48:49 +03:00
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: add some benchmark tests (
#12142
)
2021-10-11 14:20:07 +03:00
math_test.v
math: add fn clamp (
#12205
)
2021-10-17 06:42:40 +03:00
math.c.v
…
math.v
math: add fn clamp (
#12205
)
2021-10-17 06:42:40 +03:00
modf.v
…
nextafter.v
…
poly.v
…
pow.c.v
…
pow.v
…
q_rsqrt.v
…
ROADMAP.md
…
scalbn.v
…
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
math: remove the C backend for f64 functions (
#12121
)
2021-10-10 11:21:48 +03:00
sqrt.v
…
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
…