DEtools[IsHyperexponential] - test if a given expression is a hyperexponential function
|
Calling Sequence
|
|
IsHyperexponential(H, x)
|
|
Parameters
|
|
H
|
-
|
Maple expression
|
x
|
-
|
variable
|
|
|
|
|
Description
|
|
•
|
The IsHyperexponential(H,x) command returns true if is a hyperexponential function of x. Otherwise, it returns false.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?