godot/tests/core/math
AcatXIo 7d69a5ba50 Fix sign(NAN) returning 1.
Fixes #79036. sign(NAN) now returns 0.
This should not impact performance much in any way.
Adds a test for the NAN case. Updates the documentation to clarify the new behavior.
2023-09-09 11:30:11 +02:00
..
test_aabb.h
test_astar.h
test_basis.h
test_color.h Revert "Add API for HSL conversion" 2023-05-10 17:45:56 -03:00
test_expression.h
test_geometry_2d.h
test_geometry_3d.h
test_math_funcs.h Fix sign(NAN) returning 1. 2023-09-09 11:30:11 +02:00
test_plane.h
test_quaternion.h
test_random_number_generator.h
test_rect2.h
test_rect2i.h
test_transform_2d.h
test_transform_3d.h
test_vector2.h
test_vector2i.h
test_vector3.h
test_vector3i.h
test_vector4.h
test_vector4i.h