JanetDocsPlaygroundI'm feeling luckyGitHub sign in

math/sqrt



    cfunction
    src/core/math.c on line 282, column 1

    (math/sqrt x)

    Returns the square root of x.


1 exampleSign in to add an example
Loading...
(math/sqrt 9)  # => 3
cellularmitosisPlayground