Packages

A fork of the math package. Experimental addition of arbitrary precision calculation of sqrt function as well as constants 𝛑, 𝛕, ℯ up to 1000 decimal places.

Current section

Files

Jump to
htam .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]