There is an open source fixed point library project that can be found at the links below:
This is a static C library with a C ++ class interface for C ++ users, it implements the following functions: Trigonometric Functions: sin, cos, tan, asin, acos, atan, atan2 Saturated arithmetic: sadd, ssub, smul, sdiv Other functions: sqrt, exp
It only supports 16.16 fixed point data types .
This is an actively developed open source project (looking for interested developers).
flatmush Mar 02 '11 at 17:14 2011-03-02 17:14
source share