[Q]: Reading Input
- To: mathgroup at smc.vnet.net
- Subject: [mg3192] [Q]: Reading Input
- From: John Schneider <schneids+ at andrew.cmu.edu>
- Date: Tue, 13 Feb 1996 02:31:43 -0500
- Sender: owner-wri-mathgroup at wolfram.com
I'm trying to read a file that contains expressions like 1.23456789E-2 which of course stands for 1.23456789*(10^-2), It is standard output from a fortran program. Unfortunately, Mma reads this as 1.23456789*(the number e) - 2, which does me no good. Is there an easy way to tell Mma what it's reading? Thanks. John Schneider Carnegie Mellon Univ. ==== [MESSAGE SEPARATOR] ====