Jesse Stiller 9528325777 linalg/extended radians and degrees fixed 2 years ago
..
big 7cda64e52d Add parentheses around `or_return` uses in an unary expression 2 years ago
bits f0529535e0 `ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new string version of the old constant 3 years ago
ease 8482f943ea fix ease.odin compile error from missing comma 3 years ago
fixed 9fae575531 Keep `-vet` happy 3 years ago
linalg 9528325777 linalg/extended radians and degrees fixed 2 years ago
noise 817bc7434d Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures. 3 years ago
rand a51943e27f Add `core:math/rand.choice` 2 years ago
math.odin 2127dc56b1 Add `math.pow10` 2 years ago
math_basic.odin d232796149 Fix typo 3 years ago
math_basic_js.odin 56d2bbc5b9 Added back ln for js 3 years ago
math_erf.odin eb8b0d7a03 Add `log1p`, `erf`, `erfc`, `ilogb` `logb` (implemented based of FreeBSD's) 3 years ago
math_gamma.odin f40f12d480 Minor cleanup to math constants 3 years ago
math_lgamma.odin f40f12d480 Minor cleanup to math constants 3 years ago
math_log1p.odin f40f12d480 Minor cleanup to math constants 3 years ago