Short version: I\'d like to know whether there are implementations of the standard trigonometric functions that are faster than the ones included in math.h.
Long time ago on slow machines people used an arrays with precomputed values. another option to calculate with your own precision like this: (look for "Series definitions")