This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
b4dbf9cacf
v
/
vlib
/
math
History
Alexander Medvednikov
13a7ce9e69
gg: GG => Context
2020-06-04 20:26:18 +02:00
..
big
all: re-apply C++ support
2020-05-18 21:38:06 +02:00
bits
checker: apply stricter type checks to function args and return types
2020-06-01 21:15:59 +02:00
complex
cgen: use standard checks for float comparisons
2020-06-04 19:47:41 +02:00
factorial
all: unify const names to snake_case
2020-05-22 17:36:09 +02:00
fractions
gg: GG => Context
2020-06-04 20:26:18 +02:00
stats
all: update`import ()` and `[]array`
2020-04-26 13:49:31 +02:00
bits.v
…
const.v
…
math.c.v
math: extract platform specific wrapper functions to math.c.v and math.js.v
2020-05-07 08:47:24 +03:00
math.js.v
math: extract platform specific wrapper functions to math.c.v and math.js.v
2020-05-07 08:47:24 +03:00
math.v
math.fabs
2020-05-14 16:58:20 +02:00
math_test.v
tests: update for stricter type checks
2020-05-24 21:07:32 +02:00
unsafe.v
…