Rémi Verschelde
|
7d03b1de0b
Style: Trim trailing whitespace and ensure newline at EOF
|
1 year ago |
Joel Kuntz
|
26feefa91c
Add notes for remap's return when istart and istop are the same
|
1 year ago |
EddieBreeg
|
8747c67d9e
Fix potential integer underflow in rounded up divisions
|
2 years ago |
etti
|
3a39de4e2f
Add rotate_toward and angle_difference to GDScript and C#
|
1 year ago |
AcatXIo
|
7d69a5ba50
Fix sign(NAN) returning 1.
|
1 year ago |
Jcrespo
|
528a76486c
Add inverse hyperbolic functions `asinh()`, `acosh()` & `atanh()`
|
2 years ago |
Rémi Verschelde
|
fd4a06c515
Merge pull request #76906 from lawnjelly/safe_acos4_2
|
2 years ago |
lawnjelly
|
50c5ed4876
Make acos and asin safe
|
2 years ago |
ajreckof
|
fabd9535f0
fix a test for wrapf with signed 32-bit float
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Hendrik Brucker
|
1f36dbdf23
Generic math function tests: Test float and double variants
|
2 years ago |
Hendrik Brucker
|
e62955b45b
Add a test suite for `Math::` namespace functions
|
2 years ago |