This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

fast arithmetic operations

Hallo Everybody,

How can I make arithmetic operations like divisions faster.
e.g: sine = factor / 10000;

Can I simplify this operation?

0