Searched refs:is_negative (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigRat.pm165 if ($diff_e->is_negative())
1448 =head2 is_negative()
1450 print "$x is < 0\n" if $x->is_negative();
H A DBigInt.pm180 *is_neg = \&is_negative;
1359 sub is_negative subroutine
2974 C<is_positive()> and C<is_negative()> are aliase to C<is_pos()> and
2975 C<is_neg()>, respectively. C<is_positive()> and C<is_negative()> were
H A DBigFloat.pm97 qw / is_nan is_inf is_negative is_positive is_pos is_neg
1157 # is_foo methods (is_negative, is_positive are inherited from BigInt)
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh592 if is_negative $ANS
696 is_negative $MN_CH
808 # is_negative(): Tells is a Numeric value is less than zero.
813 is_negative() function

Completed in 50 milliseconds