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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to