Numbers.Protocols.Division protocol (numbers v5.2.4)
For supporting Numbers.div/2
.
Link to this section Summary
Link to this section Types
Specs
t() :: term()
Link to this section Functions
Link to this function
div(a, b)
Specs
Divides the rhs by the lhs.
To be clear, this division operation is supposed to be precise.