1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/math
2020-05-24 21:07:32 +02:00
..
big all: re-apply C++ support 2020-05-18 21:38:06 +02:00
bits tests: update for stricter type checks 2020-05-24 21:07:32 +02:00
complex cgen: fix string interpolation float type 2020-04-16 07:30:25 +02:00
factorial all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
fractions tests: update for stricter type checks 2020-05-24 21:07:32 +02:00
stats all: updateimport () and []array 2020-04-26 13:49:31 +02:00
bits.v expression: set integer literals as int by default 2020-03-23 20:05:37 +01:00
const.v expression: set integer literals as int by default 2020-03-23 20:05:37 +01:00
math_test.v tests: update for stricter type checks 2020-05-24 21:07:32 +02:00
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
unsafe.v math: use automatic dereferencing 2020-03-19 10:24:51 +01:00