//argument0 = width of the rectangle's base
//argument1 = height of the rectangle's base
//argument = height of the rectangle
var rectangle base;
base = argument0*argument1;
rectangle = base*argument2;
return rectangle
Enjoy the site? Donations are helpful - even just $1