Help for this page
Select Code to Download
Select
or
download this
calculate(10,20,30);<br>
Select
or
download this
a[0] = $_[0]+$_[1];<br> ... b[0] = $_[1]+$_[2];<br> b[0] = $_[1]-$_[2];<br> <br>