Difference between revisions of "ESM Math Library"

Jump to navigation Jump to search
6 bytes added ,  15:24, 9 May 2006
fixed a bug in stage 21
imported>JustTim
m (removed some unnecessary vars)
imported>JustTim
(fixed a bug in stage 21)
Line 199: Line 199:
set f.t7 to (f.t5 * f.fin1 * f.fin1)
set f.t7 to (f.t5 * f.fin1 * f.fin1)


set f.fout to (f.fin1 + (1/2)*(t3/3) + (3/8)*(t5/5) + (15/48)*(t7/7) )</pre>
set f.fout to (f.fin1 + (1/2)*(f.t3/3) + (3/8)*(f.t5/5) + (15/48)*(f.t7/7) )</pre>


=== Stage 22: Aroccosine ===
=== Stage 22: Aroccosine ===
Anonymous user

Navigation menu