Extended Elixir math operators for:
- Decimal
Note
No tests. Code can be changed disregard backward compatibility. Use at your own discretion.
You can copy any code you need
Or add to your mix.exs:
def deps do
[
{:arithmetic, git: "https://github.com/x1aaff/arithmetic.git"}
]
end