exponent
Reference
The exponent
function will take the left value and put it to the power of the right value.
Parameters
Will accept a list
of 2 float
or int
2 types.
Returns
Returns a float
.
The exponent
function will take the left value and put it to the power of the right value.
Will accept a list
of 2 float
or int
2 types.
Returns a float
.