aboutsummaryrefslogtreecommitdiff
path: root/core/math/math_gamma.odin
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of duplicate `math.signbit` in favor of `math.sign_bit`Jeroen van Rijn2025-04-151-1/+1
|
* Add `@(rodata)` and `@(static, rodata)` where appropriategingerBill2024-06-061-3/+3
|
* Add @(require_results) to `core:math` proceduresgingerBill2023-05-221-9/+10
|
* Minor cleanup to math constantsgingerBill2021-11-211-9/+9
|
* Add `math.signbit`; Add `math.gamma` based on ↵gingerBill2021-11-161-0/+226
http://netlib.sandia.gov/cephes/cprob/gamma.c