Math Block
A math block is a code block where you can create functions and math objects that allows you yo organise your calculation in a single space.

You can define functions in your code math block following the f(x)
structure.

The math block render the equations in the same latex notation that the math objects inside the page:

Evaluate your equation using new input parameters:

You can use previously defined variables of your page inside the math block:

Last updated