Method | Description | |
---|---|---|
Reduce ( ) : |
||
SquareRootExpression ( |
Creates a new square root expression.
|
Method | Description | |
---|---|---|
SquareRootExpression ( ) : System |
public SquareRootExpression ( |
||
unaryParameter | The expression to find the square root of. | |
reductionExpressionGenerator | IExpressionGenerator | The optional expression generator used for reduction. |
return | System |