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 v3.7.12 Author: Che Dong Under GNU General Public License
2026-06-13 15:56 @216.73.217.25
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)