On Thu, Aug 10, 2000, Moshe Zadka wrote about "Re: You ruled me out as a potential 
customer (was: Re: 4 sale...)":
> > software... Till then, remember bc's 'scale' variable, or use xcalc :)
> 
> Or,
> 
> perl -e 'print 294/32'

Better make that perl -e 'print 294/32,"\n"'

(in zsh for example, the prompt hides the partial line if you forget the
newline).

> or
> 
> python -c 'print 294.0/32'
> 
> or
> 
> echo 'puts [expr 294.0/32]' | tclsh
> 
> (many others snipped)

-- 
Nadav Har'El                        |         Thursday, Aug 10 2000, 9 Av 5760
[EMAIL PROTECTED]             |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |You have the right to remain silent.
http://nadav.harel.org.il           |Anything you say will be used against you.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to