Define complex numbers
Syntax
Complex options
Options
- -name
- Optional user-defined name for the transform
- -real
- Real value
- Type: Float
- Default: 0
- -imag
- Imaginary part
- Type: Float
- Default: 0
Inlets
- real
- Real value
- Type: Float
- Default: 0
- send
- Send currently defined complex value
- Type: Unit
- imag
- Imaginary part
- Type: Float
- Default: 0
Outlets
- complexOut
- Complex value output
- Type: Complex
Comments
Complex can be used to enter complex constants via the -real and -imag options, or variable complex numbers via its inlets.
See Also
- DoubleComplex