dbicCalc Send comments on this topic.
SquareRoot Method
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : SquareRoot Method

Processes the squareroot method, equivalent to pressing the 'sqrt' button.

Syntax

Visual Basic (Declaration) 
Public Sub SquareRoot() 
C# 
public void SquareRoot()

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also