Surviving Mars

Surviving Mars

math. Functions
Showing 11-16 of 16 entries
< 1  >
Update: 18 Jul, 2018 @ 2:15pm

v0.3
Fixed: .fmod(), .modf(), .log(), .random(n).
More unit testing.
Removed lua.exe, use https://github.com/HazeProductions/Lua-x64.
Slightly more useful error msgs.

Update: 18 Jul, 2018 @ 2:02pm

Update: 17 Jul, 2018 @ 11:37am

v0.2
More type checking.
Errors when input is NaN (instead of returning "-nan(ind)").
Better .random() output.
.ult() works according to manual now.
Added .test() for some unit testing.
Added a few deprecated functions.

Update: 17 Jul, 2018 @ 11:36am

Update: 16 Jul, 2018 @ 9:30pm

Update: 16 Jul, 2018 @ 7:17pm