Preparing search index...
The search index is not available
Airship Core
Airship Core
math
sqrt
Function sqrt
sqrt
(
n
)
:
number
Returns the square root of x. (You can also use the expression
x^0.5
to compute this value.)
Parameters
n
:
number
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Returns the square root of x. (You can also use the expression
x^0.5
to compute this value.)