Qurak

ExpandAll

Tilgjengelig

Expands all products and powers in an expression.

ExpandAll[expr]
ExpandAll[expr, patt]
ExpandAll[1 / (1 + x) ^ 3 + Sin[(1 + x) ^ 3]] → (1 + 3*x + 3*x^2 + x^3)^(-1) + Sin[1 + 3*x + 3*x^2 + x^3]ExpandAll[E ^ (I a (t - b))] → E^(-(I*a*b) + I*a*t)ExpandAll[((1 + a) (1 + b))[x]] → (1 + a + b + a*b)[x]

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient