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-08-02 03:09:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e8f4e080ce35de3c8adeed08778ed220b8680be
Odin
/
core
/
math
History
gingerBill
d17ee79470
Fix
#5764
2025-10-07 14:30:13 +01:00
..
big
Change the way math/big constants are initialized
2025-09-10 21:02:24 +02:00
bits
…
cmplx
…
ease
…
fixed
Add deprecation warnings for
strconv.append_*
2025-06-05 17:34:14 -04:00
linalg
Fix srgb <-> linear rgb conversion functions in
core:math/linalg
and add implementations for vector3
2025-10-02 17:31:59 +02:00
noise
…
rand
remove private _random_u64 and move it's functionality into public uint64
2025-08-14 13:39:18 +03:00
math_basic_js.odin
…
math_basic.odin
…
math_erf.odin
…
math_gamma.odin
Get rid of duplicate
math.signbit
in favor of
math.sign_bit
2025-04-15 16:17:02 +02:00
math_lgamma.odin
…
math_log1p.odin
…
math_sincos.odin
…
math.odin
Fix
#5764
2025-10-07 14:30:13 +01:00