Help for this page

Select Code to Download


  1. or download this
    -output-
    46
    45
    
  2. or download this
    -code snippet-
    $foo= 44123.2000 / 959.2;
    print "$foo\n";
    print int($foo),"\n";