== Standard Python Functions ==
Â
The table below gives a list of all the currently available library functions in [[EM.Cube]]:
{| class="wikitable"
| Inverse hyperbolic tangent function
| -
|}
Â
== Advanced Mathematical Python Functions ==
Â
{| class="wikitable"
| style="width:80px;" !scope="col"| Syntax
| style="width:80px;" !scope="col"| Type
| style="width:150px;" !scope="col"| Description
| style="width:150px;" !scope="col"| Notes
|-
| sp.sici(x)
| Airy function of the first (Ai) and second (Bi) kind and their derivatives
| See [https://en.wikipedia.org/wiki/Airy_function Airy Functions on Wikipedia.]
|}
Â
{| class="wikitable"
| style="width:80px;" !scope="col"| Syntax
| style="width:80px;" !scope="col"| Type
| style="width:150px;" !scope="col"| Description
| style="width:150px;" !scope="col"| Notes
|-
| sp.j0(x)