Help for this page

Select Code to Download


  1. or download this
    $n -= ($n * $u) * $u;
    
    printf "%d\n", abs($n);
    
  2. or download this
    array [$i] = (printf "%d\n", abs($n));