JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. sqr Method Find the square of the variable. Namespace: BCL Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0 Syntax C# VB Copy public XPRBexpr sqr() Public Function sqr As XPRBexpr Return ValueType: XPRBexpr The XPRBexpr of the squared variable. Examples xbportf.cs in the Introductory Examples folder and xbqprl2.cs in the User's Guide folder. See Also Reference XPRBvar Class BCL Namespace Parent Topic XPRBvar Methods