Teuchos_MathExpr: Parsing complex expressions #12313
Labels
MARKED_FOR_CLOSURE
Issue or PR is marked for auto-closure by the GitHub Actions bot.
pkg: Teuchos
Issues primarily dealing with the Teuchos Package
type: question
Question
We need to parse string math expression with complex syntaxis, as in, e^(jwt)) where j=sqrt(-1).
Does MathExpr accepts complex? Do we need to modify something to used?
Thanks.
The text was updated successfully, but these errors were encountered: