sqrt EXPR
sqrt Return the positive square root of EXPR. If EXPR is omitted,
uses $_. Works only for non-negative operands unless you've
loaded the "Math::Complex" module.
use Math::Complex;
print sqrt(-4); # prints 2i
Generated by phpman v4.0 Author: Che Dong Under GNU General Public License
2026-06-16 03:26 @216.73.217.83
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)