View Source Animate.Math (animate v0.0.1)

Summary

Functions

This custom mod function is necesary instead of using Kernel.rem/2 because of how Erlang returns a value the same as the dividend.

Functions

This custom mod function is necesary instead of using Kernel.rem/2 because of how Erlang returns a value the same as the dividend.

See: https://stackoverflow.com/a/7869457/366782