summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_fixedmath.c
Commit message (Collapse)AuthorAgeFilesLines
* Switching to C99 stdint.h typespatacongo2009-12-141-19/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2338 42af7a65-404d-4744-a932-0658087f49c3
* Remove extra linepatacongo2008-12-081-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1435 42af7a65-404d-4744-a932-0658087f49c3
* Several syntax errorspatacongo2008-12-071-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1431 42af7a65-404d-4744-a932-0658087f49c3
* Add fixed precision sin() and cos()patacongo2008-11-291-0/+47
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1342 42af7a65-404d-4744-a932-0658087f49c3
* Add fixed precision math supportpatacongo2008-11-251-0/+223
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1304 42af7a65-404d-4744-a932-0658087f49c3