Feoramund 88598c2c64 Make use of `runtime.Raw_*` types in `core:math/linalg` 1 year ago
..
big 01ad69413a Remove unused code in `internal_random_prime` 1 year ago
bits 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
cmplx 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
ease 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
fixed 3b5e515a22 Fix #3386 - `fixed.to_string` 1 year ago
linalg 88598c2c64 Make use of `runtime.Raw_*` types in `core:math/linalg` 1 year ago
noise 89a233ccd2 Add `@(require_results)` to `core:math/noise` 2 years ago
rand e2fa9be7e2 core/math/rand: Use `core:crypto` for the system RNG 1 year ago
math.odin 4cdadeedc3 Added docs for trig function procedure groups 1 year ago
math_basic.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
math_basic_js.odin 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
math_erf.odin 82023cd629 Add @(require_results) to `core:math` procedures 2 years ago
math_gamma.odin 82023cd629 Add @(require_results) to `core:math` procedures 2 years ago
math_lgamma.odin 82023cd629 Add @(require_results) to `core:math` procedures 2 years ago
math_log1p.odin 82023cd629 Add @(require_results) to `core:math` procedures 2 years ago
math_sincos.odin 0180a4fcd4 Add `math.sincos` 2 years ago