CForm
Usage
• CForm[expr] prints as a C language version of expr.
Notes
• Standard arithmetic functions and certain control structures are translated. • No declarations are generated. • CForm acts as a "wrapper", which affects printing, but not evaluation. • New in Version 1.
|