Talk:Dc (computer program): Difference between revisions

Content deleted Content added
m moved Talk:Dc (Unix) to Talk:Dc (computer program): Dc is not exclusive to Unix, but also exists on other operating systems such as Microsoft Windows.
Line 1:
I have been unable to find any libraries of functions for 'dc' (e.g., log, sin, etc). If someone finds some, please add external links.
 
Wouldn't it be better to use an example that actually works? Because when I type <br/>
<tt>12 3 4 ^ + _11 / v 22 -</tt><br/>
I get<br/>
<tt>dc: square root of negative number</tt>
 
== Original implementation language? ==