Namespace: DWSIM.MathOps.MathEx.APAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public static double Sqr(
double X
)
Public Shared Function Sqr (
X As Double
) As Double
Request Example
View SourceParameters
- X Double
-
Return Value
DoubleSee Also