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
1a76cb1c36573cf2af6a4e261cf8a75fa67b2cf9
v
/
vlib
/
math
History
Ulises Jeremias Cornejo Fandos
5e02f6358c
math: add a test suite taken from vsl/vmath (
#9280
)
2021-03-13 09:05:02 +02:00
..
big
checker: disallow implicit conversion from fixed array to fooptr (
#8823
)
2021-02-26 00:28:47 +01:00
bits
all: vfmt (new const rule)
2021-01-24 10:54:27 +01:00
complex
…
factorial
…
fractions
vlib: remove older deprecated functions (
#8864
)
2021-02-20 20:42:55 +02:00
mathutil
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
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
bits.v
…
const.v
…
math_test.v
math: add a test suite taken from vsl/vmath (
#9280
)
2021-03-13 09:05:02 +02:00
math.c.v
…
math.js.v
…
math.v
math: add a test suite taken from vsl/vmath (
#9280
)
2021-03-13 09:05:02 +02:00
unsafe.v
…