quarkdown
Toggle table of contents
1.10.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-stdlib
/
com.quarkdown.stdlib
/
sqrt
sqrt
fun
sqrt
(
x
:
Number
)
:
<Error class: unknown class>
Return
the square root of
x
Parameters
x
number to get the square root of
Chaining
This function is designed to be
chained
with other function calls:
Number
::
sqrt
->
<Error class: unknown class>
Content copied to clipboard