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