|
Open CASCADE Technology
6.7.1
|
This package describes the data structure of any
expression, relation or function used in mathematics.
It also describes the assignment of variables. Standard
mathematical functions are implemented such as
trigonometrics, hyperbolics, and log functions.
More...
#include <Expr.hxx>
Static Public Member Functions | |
| static Handle_Expr_GeneralExpression | CopyShare (const Handle< Expr_GeneralExpression > &exp) |
| static Standard_Integer | NbOfFreeVariables (const Handle< Expr_GeneralExpression > &exp) |
| static Standard_Integer | NbOfFreeVariables (const Handle< Expr_GeneralRelation > &exp) |
| static Standard_Real | Sign (const Standard_Real val) |
This package describes the data structure of any
expression, relation or function used in mathematics.
It also describes the assignment of variables. Standard
mathematical functions are implemented such as
trigonometrics, hyperbolics, and log functions.
|
static |
|
static |
|
static |
|
static |
1.8.5