Project

General

Profile

Actions

Added in 1.9.0

$sqrt(N)

Returns the square root of N.

Parameters

Parameter Description
N The number to square.

Example

//echo -ag The square root of 4 is $sqrt(4)

Updated by Per Amundsen about 1 year ago · 5 revisions

Also available in: PDF HTML TXT