Usage
conjugate z
conjugate! z
Signature
conjugate: % %
| Parameter | Type | Description |
|---|---|---|
| z | % | a complex |
Description
Returnswhere
. When using conjugate!, the storage used by z is allowed to be destroyed or reused, so z is lost after this call.