Initializing help system before first use

sqr Method

Find the square of the term.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public XPRBexpr sqr()

Return Value

Type:  XPRBexpr
The XPRBexpr of the squared term.
See Also