User Tools

Site Tools


math_library

Math functions present inside Impulse Physics

Impulse Physics features its own, small math library in order to stay lean on dependencies.

Currently, it has support for the following:

Float comparison

Floating-point numbers are almost always stored inaccurately in computers' memory. This is because of the IEEE-754 standard that is used to store the number.

To learn which methods Impulse Physics offers to compare floating-point numbers, visit floating point comparison.

math_library.txt · Last modified: 2022/05/01 18:38 by max