gingerBill f40f12d480 Minor cleanup to math constants 3 years ago
..
big 6a101e69a2 Implement `ldexp` and `frexp` in native Odin 3 years ago
bits ee724f183a core:math/bits: Improve add/sub/mul_u64 3 years ago
fixed 9fae575531 Keep `-vet` happy 3 years ago
linalg b9701340b8 Add `linalg.matrix4_look_at_from_fru` 3 years ago
rand 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line 4 years ago
math.odin f40f12d480 Minor cleanup to math constants 3 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