blob: 83d5c671a0ac828c7619c6972a81390016ee7c97 [file] [log] [blame]
SYNOPSIS
float sqrt(int|float)
DESCRIPTION
Returns the square root of the argument.
HISTORY
LDMud 3.2.9 added integers as arguments.