Searched refs:_sqrt (Results 1 – 8 of 8) sorted by relevance
106 sub _sqrt { subroutine
360 # _sqrt363 is($LIB->_str($LIB->_sqrt($x)), "12",364 qq|$LIB->_str($LIB->_sqrt(\$x)) = "12"|);366 is($LIB->_str($LIB->_sqrt($x)), "12000000",367 qq|$LIB->_str($LIB->_sqrt(\$x)) = "12000000"|);
1872 sub _sqrt { subroutine1990 $c -> _sqrt($x);
238 return $class -> _sqrt($class -> _copy($_[0]));856 sub _sqrt {
1866 my $nsqrt = $LIB -> _sqrt($LIB -> _copy($n));1869 my $dsqrt = $LIB -> _sqrt($LIB -> _copy($d));
3480 $x->{value} = $LIB -> _sqrt($x->{value});
3725 $x->{_m} = $LIB -> _sqrt($x->{_m});