Approximation algorithm for sine function

367 Views Asked by At

What is the most common approximation algorithm for sine function which can be implemented with self-organizing maps algorithm? I was thinking of least-squares approximation but I can't find a description of it for sine(or any trigonometrical) function.