Conjugate: Difference between revisions

Jump to navigation Jump to search
159 bytes added ,  02:11, 28 May 2022
m (→‎Mathematics: WP link style)
(3 intermediate revisions by one other user 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 52: Line 57:
=== 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]


* [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]
* [https://mlochbaum.github.io/BQN/doc/arithmetic.html#basic-arithmetic BQN]


{{APL built-ins}}[[Category:Primitive functions]][[Category:Scalar monadic functions]]
{{APL built-ins}}[[Category:Primitive functions]][[Category:Scalar monadic functions]]

Navigation menu