16 bit fixed point precision with basic math, logarithms, trigonometric functions, and exponentiation. Available in binary and decimal resolutions. Re-entrant, thread safe, fully interruptible.

Fork of s16math by Bryan Batten

Revision:
0:306417d5f0a0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ABSTRACT.txt	Tue Sep 02 05:17:00 2014 +0000
@@ -0,0 +1,7 @@
+16 bit fixed point precision with basic math, logarithms, trigonometric
+functions, and exponentiation. Available in binary and decimal
+resolutions. Re-entrant, thread safe, fully interruptible.
+
+Free personal use and evaluation package.
+
+# vi:set expandtab: