ActiveReports for .NET 18.0J
pow メソッド

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

パラメータ

x
y
参照

Math クラス
Math メンバ