Lines Matching refs:numeric
386 =item * I<Boolean, string and numeric conversion>
622 String, numeric, and boolean conversion are calculated in terms of one
676 numeric conversion is needed in this case (possibly expressed in terms of
906 # numeric values.
920 numeric value.) This prints:
1152 compare an object to 0. In fact, it is easier to write a numeric
1194 All the work of numeric conversion is done in %subr and num(). Of
1289 50 lines of Perl code. Since the numeric values of subexpressions
1295 operators I<do not> fall back to numeric conversion if C<fallback> is
1327 and the numeric value of $c becomes 5. However, after calling
1331 the numeric value of $c becomes 13. There is no doubt now that the module
1349 Now numeric value of $c is 5. After C<$a = 12; $b = 5> the numeric value
1366 shows that the numeric value of $c follows changes to the values of $a