|
[Date Index]
[Thread Index]
[Author Index]
Re: exporting an expression which is readable in fortran 77
- To: mathgroup at smc.vnet.net
- Subject: [mg39849] Re: exporting an expression which is readable in fortran 77
- From: Bill Rowe <listuser at earthlink.net>
- Date: Sat, 8 Mar 2003 02:51:50 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
On 3/7/03 at 3:42 AM, rajgupta121 at rediffmail.com (Raj) wrote:
>How can I transfer an expression which I get from mathematica to a
>fortran readable format? cut and paste doesn't work.
Try FortranForm as in FortranForm[x^2]
Prev by Date:
Re: type casting
Next by Date:
Re: Problem for exponent and indice
Previous by thread:
exporting an expression which is readable in fortran 77
Next by thread:
Re: exporting an expression which is readable in fortran 77
|