1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
RustemB
64e0366424 added math constants (they must be in PascalCase) (change radians) 2019-06-25 10:52:49 +02:00
RustemB
0ec6578321 added math constants (they must be in PascalCase) 2019-06-25 10:52:49 +02:00
ofunc
7e997c2e44 Add arcus functions 2019-06-24 19:32:06 +02:00
Alexander Medvednikov
e604d5e2c8 math.v: remove ; 2019-06-24 13:08:38 +02:00
Kriyszig
1a41acdc5d Added fmod for modulus of two floats 2019-06-24 12:35:27 +02:00
Henrixounez
9445fa599c math: radians to degrees function 2019-06-23 10:57:23 +02:00
Kriyszig
ac4a4cbcc9 math.v: Added more functions
Added almost all the functions present in C math lib
2019-06-23 09:21:20 +02:00
Alexander Medvednikov
d32e538073 V 0.0.12 open-source release 2019-06-22 20:20:28 +02:00