Project

General

Profile

Actions

$sqrt » History » Revision 4

« Previous | Revision 4/5 (diff) | Next »
Per Amundsen, 12/11/2018 08:01 PM


Added in 1.9.0

$sqrt(N)

Returns the square root of N.

Parameters

N - The number to square.

Example

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

Updated by Per Amundsen over 5 years ago · 4 revisions

Also available in: PDF HTML TXT