Stuck on whole numbers.
From: CJ (cozzmo1_at_hotmail.com)
Date: 09/27/03
- Previous message: Serge Dubrouski: "Re: how to logon to 30+ unix machines and put a job in background and logout automatically in a script?"
- Next in thread: joe_at_invalid.address: "Re: Stuck on whole numbers."
- Reply: joe_at_invalid.address: "Re: Stuck on whole numbers."
- Reply: Chris F.A. Johnson: "Re: Stuck on whole numbers."
- Reply: joe_at_invalid.address: "Re: Stuck on whole numbers."
- Reply: Chris F.A. Johnson: "Re: Stuck on whole numbers."
- Reply: Chris Mattern: "Re: Stuck on whole numbers."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Sep 2003 18:42:15 -0700
Stuck on whole numbers.
bash shell.
bigo> echo `expr 8 / 4`
2
bigo> echo `expr 2 / 4`
0
How do I get this to read 0.5?
Thanks,
crzzy1.
- Previous message: Serge Dubrouski: "Re: how to logon to 30+ unix machines and put a job in background and logout automatically in a script?"
- Next in thread: joe_at_invalid.address: "Re: Stuck on whole numbers."
- Reply: joe_at_invalid.address: "Re: Stuck on whole numbers."
- Reply: Chris F.A. Johnson: "Re: Stuck on whole numbers."
- Reply: joe_at_invalid.address: "Re: Stuck on whole numbers."
- Reply: Chris F.A. Johnson: "Re: Stuck on whole numbers."
- Reply: Chris Mattern: "Re: Stuck on whole numbers."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]