divide

function, since version 1.0.0
categories: math

divide(a, b)

Equivalent to / operator - a / b is the same as divide(a, b)

parameters

return type

the same type as a operand

Related functions:

Update your privacy settings