Extracted from Pike v7.6 release 112 at 2010-04-06.
pike.ida.liu.se
[Top]
lfun::

Method lfun::_sqrt()


Method _sqrt

mixed lfun::_sqrt()

Description

Called by sqrt when the square root of an object is requested.

Note

_sqrt is not a real lfun, so it must not be defined as static.

See also

sqrt()