s-news
[Top] [All Lists]

outputting floating point numbers

To: Splus Users Group <s-news@lists.biostat.wustl.edu>
Subject: outputting floating point numbers
From: Stephen Lake <slake@hsph.harvard.edu>
Date: Thu, 31 Jul 2003 00:34:53 -0400 (EDT)
Hi S-Users,

I am using Splus Version 6.0 Release 1 for Sun.  From Splus, I am writing
to a text file that I hope to then call into a Fortran program.  I am
using the cat() function to accomplish this due to its flexibility.
However, when I call the Fortran program it gives me the error message
that numbers must be in floating point format. Does anyone have any
suggestions on how to use the cat() function so that the numbers in the
output text file are in floating point format.

As always, any help is greatly appreciated,
Steve

<Prev in Thread] Current Thread [Next in Thread>
  • outputting floating point numbers, Stephen Lake <=