Commit Graph

10 Commits (ffa69921f5a525c57719642e1e23a1566d341a05)

Author SHA1 Message Date
Parth Paradkar 5651ba5342 math: add tau constant, add factorial function 2019-06-27 19:16:02 +02:00
Alexander Medvednikov b87e61aa4e make lots of functions public 2019-06-26 17:51:05 +02:00
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