Revision history of "Laurent series algorithm"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 09:55, 5 December 2007Analytophile (talk | contribs). . (1,395 bytes) (+1,395). . (New page: ; Language: C++ ; Purpose: Calculates Laurent Series: <math>\underset{n=0}{\overset{N-1}{\sum}}a_nZ^{-n}</math> ; Author: James R. Craig, Igor Jankovic, Randal Barnes #include <math.h> ...)