Arithmetic/Complex: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 2,495:
 
=={{header|Icon}} and {{header|Unicon}}==
{{improve|Unicon|This could be better implemented as an object i n Unicon. Note, however, that Unicon doesn't allow for operator overloading at the current time.}}
Icon doesn't provide native support for complex numbers. Support is included in the IPL.
Note: see the Unicon section below for a Unicon-specific solution.
<syntaxhighlight lang="icon">procedure main()