Thanks Ron, for both suggestions. I still can't get it to work, though. Jan ... From: Ron C To: FMML@yahoogroups.com Sent: Friday, November 27, 2009 1:27 PM
Jan, Found this VB code with Google: Public Function Atan3(ByVal x As Double, ByVal y As Double) As Double ' This function was kindly provided by Blindwig of
Jan, atan2(y, x) is atan(y/x) with both x and y input. I bet atan3 is a typo as it would have 3 parameter input. RON C Hi all, I am building a catalogue of
Hi all, I am building a catalogue of colorspace conversions of the type: rgb->N, N->rgb. If you want to contribute with some I would be happy to incorporate