Math.Atan2(double,double)

Math.Atan2 Method


Definition

public static double Atan2( double y, double x );

Parameters

ySystem.Double.
xSystem.Double.

Return Value

System.Double.

© 2004-2005 GlobFX Technologies. All rights reserved.