Help for this page

Select Code to Download


  1. or download this
    for( $i= 1.5; $i < 9.5; $i += 0.1 ) {
  2. or download this
    for( $i= 120; $i <= 360; $i += 12 ) {
        push @n, $i/100;
    }
    
  3. or download this
    printf "%.30f", 0.1
    # prints 0.100000000000000010000000000000