[fpc-pascal] Complex number calculation with FPC?
Daniël Mantione
daniel.mantione at freepascal.org
Mon Jan 15 19:16:11 CET 2007
Op Mon, 15 Jan 2007, schreef Tobias Diekershoff:
> Hello everybody,
>
> I have to write a fitting program against an equation resulting from
> Fresnel's equations, using complex numbers.
>
> Is there an easy way (meaning I don't want do implement the basics by
> myself, as I only have two weeks for the task) to do some
> multiplications and exp(i...) calls with FPC?
Try the ucomplex unit, it provides complex number support.
Daniël
More information about the fpc-pascal
mailing list