Reply
Thu 13 Mar, 2008 09:26 am
can you help me with this script Multiply intA by intB to get intProd, and dblA by dblB to dblSum
add intA to intB to intSum and dblA to dblB to dblSum
use and if else statement to construct to see what is larger inta or intb then substract the smaller number from the larger to get intDiff and using intger divide the larger by the smaller to get intQuot