This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-25 09:50:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
796feeead9ef2625351ec6745ce7cbc5dde8a911
Odin
/
core
/
math
History
Jeroen van Rijn
f627a38b4f
Update rand.reset() example.
2024-07-31 20:00:55 +02:00
..
big
Imply
#no_capture
to all variadic parameters
2024-07-14 12:19:47 +01:00
bits
…
cmplx
Make
complex32
use higher precision where possible for calculations
2024-07-16 15:31:00 +01:00
ease
…
fixed
Fix core:math/fixed.
2024-06-26 20:12:55 +02:00
linalg
Clamp dot in
angle_between
to avoid precision errors.
2024-07-28 15:00:29 +02:00
noise
fix
@(optimization_mode)
usage in builtin collections
2024-07-08 21:07:53 +02:00
rand
Update rand.reset() example.
2024-07-31 20:00:55 +02:00
math_basic_js.odin
…
math_basic.odin
…
math_erf.odin
…
math_gamma.odin
…
math_lgamma.odin
…
math_log1p.odin
…
math_sincos.odin
…
math.odin
…