Back to Symbolic Math (SymEngine)
sym.isSet
Checks if the expression is a Set.
Syntax
sym.isSet(expr)
Description
Checks if the expression is a Set.
Parameters
| Name | Description |
|---|---|
| expr | - The expression to check. |
Returns
boolean