powered by
Expand a formula
frm_expand(frm)
The expanded formula where terms like a * b are expanded to a + b + a:b.
a * b
a + b + a:b
A formula that may have compact terms like a * b.
formula_building formula_extraction