math
math copied to clipboard
The missing Math module for Elixir.
Results
1
math issues
Sort by
recently updated
recently updated
newest added
I wrote operations for sets and topology: - `Set.power_set`: returns a power set of a given set - `Set.intersection`: returns an intersection of given sets, rather than two sets -...