Help for this page

Select Code to Download


  1. or download this
    $a= 20;
    $b= 22.5;
    ...
        $matrixflags[$row - 2][$i] = 1;
    }
    ...
    
  2. or download this
    ((btoc < 1) && (btoc > -1))
    
  3. or download this
    if ($atob+$atoc+$btoc) {
        printf OUTFILE "DIFF=%d:   %f,  %f,  %f\n",
    ...
    $matrixflags[$row - 3][$i] = $atoc;
    $matrixflags[$row - 2][$i] = $atob;
    }