6 Commits

Author SHA1 Message Date
John Wellbelove
d884719098 Fixed all 'extra semicolon' warnings 2025-12-16 09:15:26 +00:00
John Wellbelove
61da85fa77 Removed float-equal warnings
Added functions is_nan, is_infinity, is_zero & is_exactly_equal
Fixed array-bounds warnings for GCC and -O2 optimisation
2023-11-21 15:13:24 +00:00
jwellbelove
843ba72d9d Renamed math to maths 2014-11-21 17:08:56 +00:00
jwellbelove
c38652ebfa Changed includes 2014-11-02 17:20:37 +00:00
jwellbelove
1fe506955d Changed math. to maths.h 2014-10-31 15:59:51 +00:00
jwellbelove
ed9e56ef6d Added pow<> template
Compile time calculation of powers.
2014-10-27 11:31:16 +00:00