aboutsummaryrefslogtreecommitdiff
path: root/core/math/math_erf.odin
Commit message (Expand)AuthorAgeFilesLines
* Add @(require_results) to `core:math` proceduresgingerBill2023-05-221-12/+14
* Add `log1p`, `erf`, `erfc`, `ilogb` `logb` (implemented based of FreeBSD's)gingerBill2021-11-161-0/+410