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 Dec. 17, 2025, 9:07 a.m.