Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
715ec20bc9b372dda303b3457958a2746cb75c52
/
.
/
doc
/
efun
/
sqrt
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
.