Project

General

Profile

Actions

$sqrt » History » Revision 1

Revision 1/5 | Next »
Per Amundsen, 08/11/2015 05:53 AM


Added in 1.9.0

$sqrt(N)

Returns the square root of N.

Parameters

N - The number to square. (N is a double)

Example

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

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT