[clug-progsig] I know what I will do.

Michael Walters waltersm at telusplanet.net
Sun Feb 27 20:17:55 PST 2005


Hello Shawn and others at progsig,

I will do what Shawn suggested in the following way:

void real(float x, float y)

{

	// calculate the real part of exp(x + jy)

}

and 

void imaginary(float x, float y)

{

	// calculate the imaginary part of exp(x + jy)

}

Thank you for all the help.

Regards,

Michael Walters



More information about the clug-progsig mailing list