# add

Add two objects into your sculpture

float add(float obj1, float obj2);

# Example