Calculating log and trigonometric functions using only +,-,/,*

75 Views Asked by At

How to calculate logarithm and trigonometric functions (sin, cos etc.) on base n with using +,-,/,* ?

Is there any way to do it?