summaryrefslogtreecommitdiff
path: root/nuttx/include/fixedmath.h
Commit message (Expand)AuthorAgeFilesLines
* Back out an incorrect changeGregory Nutt2014-10-121-2/+2
* Cosmetic update to commentsGregory Nutt2014-10-121-18/+38
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-1/+1
* Header file clean-uppatacongo2012-07-171-1/+1
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-10/+10
* Add fixed precision atan2() functionpatacongo2011-08-011-0/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-7/+7
* Add fixed precision sin() and cos()patacongo2008-11-291-2/+20
* Beginning of a graphics librarypatacongo2008-11-251-2/+4
* Add fixed precision math supportpatacongo2008-11-251-0/+205