Skip to content

Variables

Returns the variables in a polynomial expression.

$ wo 'Variables[x + Sin[y]]'
{x, Sin[y]}