Tesla Graphics Engine Documentation (January 2012)
Sqrt Method (value)
Tesla
►
Tesla.Math
►
MathUtils
►
Sqrt(Single)
C#
Returns the Square root of the value.
Declaration Syntax
C#
public
static
float
Sqrt
(
float
value
)
Parameters
value
(
Single
)
Value
Return Value
Square root of the value
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)