Conjugate: Difference between revisions

Jump to navigation Jump to search
128 bytes added ,  14:25, 14 July 2020
m
Text replacement - "http://help.dyalog.com" to "https://help.dyalog.com"
m (Text replacement - "{{APL built-ins}}" to "{{APL built-ins}}Category:Primitive functions")
m (Text replacement - "http://help.dyalog.com" to "https://help.dyalog.com")
(4 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}}[[Category:Primitive functions]]
{{APL built-ins}}[[Category:Primitive functions]][[Category:Scalar monadic functions]]

Navigation menu