Erlang modules are available as atoms, for example the Erlang math module is available as :math:
iex> :math.pi
3.141592653589793Erlang modules are available as atoms, for example the Erlang math module is available as :math:
iex> :math.pi
3.141592653589793