Help for this page

Select Code to Download


  1. or download this
     calculate(10,20,30);<br>
  2. or download this
    
    a[0] = $_[0]+$_[1];<br>
    ...
    b[0] = $_[1]+$_[2];<br>
    b[0] = $_[1]-$_[2];<br>
    <br>