Qurak

ComplexityFunction

Available

Option for specifying complexity measure in Simplify

ComplexityFunction
Simplify[100 Log[2], ComplexityFunction -> LeafCount] → Log[1267650600228229401496703205376]FullSimplify[ChebyshevT[n, x], ComplexityFunction -> f] → ChebyshevT[n, x]Simplify[Abs[x], x < 0, ComplexityFunction -> f] → -x

Topics

Related

All 6300 functions · Use this from an MCP client