Quote:
Originally Posted by dmitric300
base = base + (NumbertoPower(num1, step) / FactorialSimple(step))*sign;
num1 = num1 % Math.PI; instead of the first crap
you mean JAVA right? not javascript?
|
The Taylor series for Sine is is...
I am trying to implement the first 3 terms in the seres...
Am I missing something / could you elaborate