ActiveReports for .NET 18.0J
atan2 メソッド

GrapeCity.DataVisualization.TypeScript 名前空間 > Math クラス : atan2 メソッド
シンタックス
'宣言
 
Public Shared Function atan2( _
   ByVal y As Nullable(Of Double), _
   ByVal x As Nullable(Of Double) _
) As Double
public static double atan2( 
   Nullable<double> y,
   Nullable<double> x
)

パラメータ

y
x
参照

Math クラス
Math メンバ