addition
Reference
The addition
function will add two values together and return the value.
Parameters
Will accept a list
of 2 float
or int
2 types.
Returns
Returns a float
.
The addition
function will add two values together and return the value.
Will accept a list
of 2 float
or int
2 types.
Returns a float
.