operator function'String'
Transform zeros and poles description into a String representation
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| ZerosAndPoles | zp | Zeros-and-poles data record to be transformed in a String representation | |
| Integer | significantDigits | 6 | Number of significant digits that are shown |
| String | name | "p" | Independent variable name used for printing |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | s | "" |