@oazmi/kitchensink - v0.9.13
github
readme
src
dist
examples
Preparing search index...
alias
math_sqrt
Variable math_sqrt
Const
math_sqrt
:
(
x
:
number
)
=>
number
= ...
alias for
Math.sqrt
.
Type declaration
(
x
:
number
)
:
number
Returns the square root of a number.
Parameters
x
:
number
A numeric expression.
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
src
dist
examples
@oazmi/kitchensink - v0.9.13
Loading...
alias for
Math.sqrt
.