<div dir="ltr">Here are methods I&#39;ve used during the years:<br><ul><li>perldl in a shell</li><li>ipython in a shell<br></li><li>type in an arithmetic expression into google</li><li>Use (/ 199.0 2.0)[control u][control x][control e] in emacs</li>
<li>command line with &quot;perl -e &#39;print 199/2,&quot;\n&quot;&#39;</li><li>created several (because I forgot where I put the old one) readline print eval loops for perl</li><li>Used easycalc on my palm pilot</li><li>
Written a script in /tmp that I continously edit and run<br></li></ul>But I have never got around to using programs that look like a calculator in a window on the screen.<br><br>Cheers,<br>Dov<br><br><div class="gmail_quote">
2010/5/20 Ely Levy <span dir="ltr">&lt;<a href="mailto:elylevy@cs.huji.ac.il" target="_blank">elylevy@cs.huji.ac.il</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div dir="ltr">Just run bc -l <br>Also python is pretty nice for basic math.<br><br>Ely<br><br><div class="gmail_quote">2010/5/20 Orna Agmon Ben-Yehuda <span dir="ltr">&lt;<a href="mailto:ladypine@gmail.com" target="_blank">ladypine@gmail.com</a>&gt;</span><div>

<div></div><div><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr"><br><br><div class="gmail_quote">On Thu, May 20, 2010 at 2:55 PM, Nadav Har&#39;El <span dir="ltr">&lt;<a href="mailto:nyh@math.technion.ac.il" target="_blank">nyh@math.technion.ac.il</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
For years, I&#39;ve been wondering: How do other Unix or Linux users do simple<br>
calculations?<br>
<br>
Do you take out an actual physical calculator (which is of course ridiculous)?<br>
Do you use software that looks like a physical calculator (xcalc, kcalc, etc.)?<br>
<br>
Or do you use bc? Does anyone actually use bc, which returns &quot;0&quot; as a result<br>
for the calculation &quot;2/3&quot;? :-) Of course, you can use &quot;scale=10&quot; (or the -l<br>
option to bc) to fix that, but how many first-time users would know that?<br>
What posessed the person who decided to make scale=0 the default? :-)<br></blockquote><div><br></div><div>Indeed this is why I rarely use bc (and I am sorry when I do). For  most purposes (that is, if I do not need a math function, which is not loaded when no executable is loaded), I use gdb.</div>



<div><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
What I have been using myself, is my own version of Kernighan &amp; Pike&#39;s &quot;Hoc&quot;<br>
(see <a href="http://nadav.harel.org.il/homepage/hoc/" target="_blank">http://nadav.harel.org.il/homepage/hoc/</a>). But since this didn&#39;t catch on,<br>
as didn&#39;t the original Hoc (which was available in Research Unix and Plan 9,<br>
but not anywhere else), unfortunately I&#39;m one of the few who do. All of the<br>
rest are missing on the convenience of Hoc ;-)<br>
<br>
So I was wondering - how come there isn&#39;t more pressure on the Linux<br>
distributions to include a decent and convenient calculator language?<br>
Or do people consider what is available decent enough already?<br>
<br>
Nadav.<br>
<br>
--<br>
Nadav Har&#39;El                        |      Thursday, May 20 2010, 7 Sivan 5770<br>
<a href="mailto:nyh@math.technion.ac.il" target="_blank">nyh@math.technion.ac.il</a>             |-----------------------------------------<br>
Phone +972-523-790466, ICQ 13349191 |Despite the cost of living, have you<br>
<a href="http://nadav.harel.org.il" target="_blank">http://nadav.harel.org.il</a>           |noticed how it remains so popular?<br>
<br>
_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il" target="_blank">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Orna Agmon Ben-Yehuda.<br><a href="http://ladypine.org" target="_blank">http://ladypine.org</a><br>
</div>
<br>_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il" target="_blank">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
<br></blockquote></div></div></div><br></div>
<br>_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il" target="_blank">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
<br></blockquote></div><br></div>