|
e47a130771
|
More math
|
2018-03-26 23:46:41 +02:00 |
|
|
792202ac5a
|
Add an option to alias global objects
This for example allows to switch the default 'Math' implementation a program will use. Uses 'NativeMath' by default.
|
2018-03-26 16:54:25 +02:00 |
|
|
e75d006d26
|
Implement Math/Mathf.pow
|
2018-03-26 03:50:06 +02:00 |
|
|
e26734ef90
|
Implement Math/Mathf.exp; Initial math test suite
|
2018-03-25 17:42:56 +02:00 |
|
|
38a025950e
|
Support parameter properties; Minor formatting
|
2018-03-25 00:21:58 +01:00 |
|
|
721d77012b
|
Math scaffolding
|
2018-03-24 17:18:15 +01:00 |
|