
25 Jun
2009
25 Jun
'09
5:45 p.m.
Soren Holstebroe wrote:
It makes sense to support rounding, abs and mod. I don't see a practical need to natively support trigonometry functions. A conversion to float and back has to be fine.
My use-case for fixed-point arithmetic is game development on embedded devices that lack FPUs. Native support for trigonometric functions is something I would definitely want.