Conjugate: Difference between revisions

Jump to navigation Jump to search
238 bytes added ,  02:11, 28 May 2022
m (1 revision imported)
(6 intermediate revisions by 2 users not shown)
Line 43: Line 43:


Like [[Negate]], Conjugate almost never suffers issues with numerical precision. This is because negating a component of a complex number is exact in all common number systems.
Like [[Negate]], Conjugate almost never suffers issues with numerical precision. This is because negating a component of a complex number is exact in all common number systems.
== See also ==
* [[Circular]]
* [[Complex (function)|Complex]]
* [[Imaginary]]


== External links ==
== External links ==
Line 48: Line 53:
=== Mathematics ===
=== Mathematics ===


* [[wikipedia:Complex_conjugation|Wikipedia]]
* [[wikipedia:Complex conjugation|Complex conjugation]]


=== Documentation ===
=== Documentation ===


* [http://help.dyalog.com/latest/index.htm#Language/Primitive%20Functions/Conjugate.htm Dyalog]
* [https://help.dyalog.com/latest/index.htm#Language/Primitive%20Functions/Conjugate.htm Dyalog]


* [http://microapl.com/apl_help/ch_020_020_010.htm APLX]
* [http://microapl.com/apl_help/ch_020_020_010.htm APLX]
Line 58: Line 63:
* [https://www.jsoftware.com/help/dictionary/d100.htm J Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/plus J NuVoc]
* [https://www.jsoftware.com/help/dictionary/d100.htm J Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/plus J NuVoc]


{{APL built-ins}}
* [https://mlochbaum.github.io/BQN/doc/arithmetic.html#basic-arithmetic BQN]
 
{{APL built-ins}}[[Category:Primitive functions]][[Category:Scalar monadic functions]]

Navigation menu