19.01.2014, 12:26
You should first get an arg if you use multiplication or division otherwise it is just (0 * x or 0 / x)
For subtracting and addition they are both the same just the first as a minus in front of it
Just test your code and you will see if it worked
Eventhough I don't see any use of variadic parameters because each only need two, even if they are just test functions
For subtracting and addition they are both the same just the first as a minus in front of it
Just test your code and you will see if it worked
Eventhough I don't see any use of variadic parameters because each only need two, even if they are just test functions

