.add

Takes two numbers, adds them and returns the result.

.add{4}{25} // Returns 29