MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Outputting to file with fixed decimal digits

  • To: mathgroup at smc.vnet.net
  • Subject: [mg75266] Re: Outputting to file with fixed decimal digits
  • From: "actuary at mchsi.com" <actuary at mchsi.com>
  • Date: Mon, 23 Apr 2007 05:36:27 -0400 (EDT)
  • References: <f0ekbt$pnn$1@smc.vnet.net>

On Apr 21, 10:21 pm, "actu... at mchsi.com" <actu... at mchsi.com> wrote:
> Hello:
>
> I'm trying to create a file that becomes input to another software
> package.  I need to output real numbers with a fixed number of decimal
> digits with spaces separating the numbers that I write to the file.
>
> I've  searched this group for assistance on my question and couldn't
> find anything dealing with outputting to a file.
>
> Help would be greatly appreciated.
>
> Larry

Many thanks to Jean-Marc Guillet for his assistance insolving my
Mathematica coding problem.

Larry



  • Prev by Date: Re: how to make myVec[v,3] to return {v_1, v_2, v_3} ?
  • Next by Date: Re: how to make myVec[v,3] to return {v_1, v_2, v_3} ?
  • Previous by thread: Outputting to file with fixed decimal digits
  • Next by thread: Re: Outputting to file with fixed decimal digits