FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsExpressionMethods..::..SQRT Method

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


protected double SQRT(
	double num
)
Protected Function SQRT ( _
	num As Double _
) As Double
protected:
double^ SQRT(
	double^ num
)

Parameters

num
Type: Double