Creates an Expr with the given head and arguments.
The head and args are made into Exprs by calling the Expr constructor on each object, unless they are already Exprs, in which case they are used directly.
Exception Type | Condition |
---|---|
ArgumentException | If any of the objects are of a type that cannot be handled. |
Expr Class | Wolfram.NETLink Namespace | Expr Constructor Overload List