Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 2 of 2 for int (0.02 seconds)

Showing similar results.

  1. perlop - Perl expressions: operators, precedenc...

    comparison is actually int(EXPR) == int(EXPR) , but that is only...paragraph, the comparison is int(EXPR) == int($.) which is only an issue...
    perldoc.perl.org/perlop
    Fri Feb 06 10:55:11 GMT 2026
      238.3K bytes
  2. perlop.txt

    comparison is actually S<C<int(EXPR) == int(EXPR)>>, but that is only...the comparison is S<C<int(EXPR) == int($.)>> which is only an...
    perldoc.perl.org/perlop.txt
    Fri Feb 06 13:18:28 GMT 2026
      178.9K bytes
Back to Top