How do you calculate?
Steve G.
wordz2u at gmail.com
Thu May 20 17:09:31 IDT 2010
Second the use of python, either 2/3. for decimal response, or use a
variable an assign the result to it with the equal sign, then you can use it
for more stuff later.
On Thu, May 20, 2010 at 7:41 AM, shlomo bauer <shlomobauer at gmail.com> wrote:
> Hi,
>
> Sammy is wondering (for years) how unix/linux users do simple calculations.
>
> Many people write their own calculator language - in the tradition of
> hoc. Anyone who actually
> enters in the code for hoc will discover something quite interesting.
>
> Other people use languages like Nickle (http://nickle.org/); I
> typically use haskell and in the past, I used ocaml and further in the
> past, I used sml - still my favorite.
>
> Another approach is to use a spreadsheet. You can compute recursive
> functions using !.
>
> My favorite, for "simple" cacluations, is to compute an approximate
> answer and to do so, I don't generally need anything except a sense of
> the scale of the numbers.
>
> Shlomo
>
> _______________________________________________
> Linux-il mailing list
> Linux-il at cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
--
Check out my web site - www.words2u.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.huji.ac.il/pipermail/linux-il/attachments/20100520/d6758313/attachment.html>
More information about the Linux-il
mailing list