Products & Services Solutions Academia Support User Community Company

Learn more about Symbolic Math Toolbox   

symengine - Return symbolic engine

Syntax

s = symengine

Description

s = symengine returns the currently active symbolic engine.

Examples

To see which symbolic computation engine is currently active, enter:

s = symengine

The result is:

s = 
MuPAD symbolic engine

Now you can use the variable s in function calls that require symbolic engine:

syms a b c x
p = a*x^2 + b*x + c;
feval(s,'polylib::discrim', p, x)

The result is:

ans =
b^2 - 4*a*c

See Also

feval

  


Free Symbolic Math Interactive Kit

See how symbolic computations can help you find analytical solutions to math and engineering problems.

Get free kit

Trials Available

Try the latest version of symbolic math products.

Get trial software
 © 1984-2010- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS