fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

EVALUATE

Syntax:

EVALUATE <expression>

Function:

Evaluates the static expression. The expression may be integer, real, double precision or complex.

Where to Use this Command

Operating system command line No
Configuration file, config.fsp No
Specification (fsp) files, *.fsp No
Interactively, to FPT> prompt Yes
Interactive command files Yes
Embedded in the Fortran code No

Examples

FPT> ev 2**18 Integer value: 262144 FPT> eval 1.3227 * 8.273273 Real value: 0.1094305819710000E+02

Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.