expandGrpVar: apply operator expansion (e.g. a/b -> a + a:b) to a formula...

expandGrpVarR Documentation

apply operator expansion (e.g. a/b -> a + a:b) to a formula term

Description

apply operator expansion (e.g. a/b -> a + a:b) to a formula term

Usage

expandGrpVar(f)

Arguments

f

a language object (an atom of a formula)

Examples

expandGrpVar(quote(x*y))
expandGrpVar(quote(x/y))

reformulas documentation built on Feb. 2, 2026, 9:06 a.m.