API Reference exun v0.4.4

Modules

Symbolic Math for Elixir, with Units support

Collect Math expression, try to simplify

Check cyclic definitions in context

Derivate expressions

Compares two expressions

Function management. @base and @compound are the definitions of external functions.

Try to integrate function

Exun is intense in tuple management and recursion. This module is a try to buil tuple's element in parallel using Task. The macro mp is responsible for that.

Simple transformation of a tree

Match ASTs. Functions umatch and match try to match patter with a real expression. Rules for matching, by example

Simplify expressions

Parses a tree and transform to string in User Readable form

Handle Units, converts, sum, multiply, transform to SI and factorize

Mix Tasks