Jeroen van Rijn f79efd43e4 Fix missing clamp in core:math/big random. 1 year ago
..
big f79efd43e4 Fix missing clamp in core:math/big random. 1 year ago
bits 18c5a53685 Add `@(require_results)` and `contextless` to procedures in `core:math/bits` 2 years ago
cmplx 1ecb4aa9aa Begin work on `core:math/cmplx` 2 years ago
ease 3dec55f009 Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements 2 years ago
fixed 270348b112 [core]: Remove `do` keyword from the core library 1 year ago
linalg 396debb9cb Add `@(require_results)` to `core:math/linalg`'s `glsl` and `hlsl` packages 2 years ago
noise 89a233ccd2 Add `@(require_results)` to `core:math/noise` 2 years ago
rand eb261f5b28 Merge branch 'master' into new-sys-unix 1 year ago
math.odin 9ea88f1353 Merge pull request #2918 from flysand7/math-doc 1 year ago
math_basic.odin 17562e476f Remove math usage of raw LLVM intrinsic prototypes 2 years ago
math_basic_js.odin 82023cd629 Add @(require_results) to `core:math` procedures 2 years 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