Jeroen van Rijn f627a38b4f Update rand.reset() example. 1 year ago
..
big 8642d719f0 Imply `#no_capture` to all variadic parameters 1 year ago
bits 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
cmplx a3fe5754d9 Make `complex32` use higher precision where possible for calculations 1 year ago
ease 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
fixed c33bf7673f Fix core:math/fixed. 1 year ago
linalg 24e6f16f4a Clamp dot in `angle_between` to avoid precision errors. 1 year ago
noise 2d8d0dd851 fix `@(optimization_mode)` usage in builtin collections 1 year ago
rand f627a38b4f Update rand.reset() example. 1 year ago
math.odin 3a9b86628a Add `@(rodata)` and `@(static, rodata)` where appropriate 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 3a9b86628a Add `@(rodata)` and `@(static, rodata)` where appropriate 1 year ago
math_lgamma.odin 3a9b86628a Add `@(rodata)` and `@(static, rodata)` where appropriate 1 year ago
math_log1p.odin 82023cd629 Add @(require_results) to `core:math` procedures 2 years ago
math_sincos.odin 3a9b86628a Add `@(rodata)` and `@(static, rodata)` where appropriate 1 year ago