void add( [ $a = 0], [ $b = 0])
void divide( [ $x = 0], [ $y = 1])
float multiply( float $x, float $y)