6 lines
226 B
Plaintext
6 lines
226 B
Plaintext
|
// Evaluating a math expr should renders the same as an equation
|
||
|
|
||
|
#eval(mode: "math", "f(a) = cases(a + b\, space space x >= 3,a + b\, space space x = 5)")
|
||
|
|
||
|
$f(a) = cases(a + b\, space space x >= 3,a + b\, space space x = 5)$
|