polhermite
Compute the nth Hermite polynomial (probabilists' version) with an optional variable name for symbolic output.
Instructions
Compute the nth Hermite polynomial (probabilists' version).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | Non-negative integer. | |
| v | No | Variable name (default 'x'). | x |