Files and source code generated during the programming course at ABB in September 2023
Updated 2023-09-13 08:28:43 +00:00
servostar / common-math
Archived
Approximations of various mathematical functions for IEEE-754 (2008) floating-point arithmetic written in C.
The approximations are mostly based on taylor series but other "hacked" solutions can be found that drastically increase performance at the cost of precision.
Updated 2023-09-12 17:19:18 +00:00