This is the sequel of the single precision SSE optimized sin, cos, log and exp that I wrote some time ago. Adapted to the NEON fpu of my pandaboard. Precision and range are exactly the same than the SSE version, so I won't repeat them. The code The functions below are licensed under the zlib license, so you can do basically what you want with them. neon_mathfun.h source code for sin_ps, cos_ps, si
{{#tags}}- {{label}}
{{/tags}}