SYNOPSIS

float sqrt( int|float)

DESCRIPTION

Returns the square root of the argument.

HISTORY

  • changed (3.2.9) – added integers as arguments.