Next: Conforming to ANSI standards
Up: Implementation
Previous: The precedence of operators and operator syntax
When translating symbolic expressions, certain functions should be
restricted according to the type of their arguments (integer, real,
double, complex etc.). For example, all the arguments of the FORTRAN
function max must be of the same type. To ensure ease of use and
improved efficiency, the issue of data typing of function arguments has
not been addressed. The tools provided are assumed to have been used
appropriately.
Jorge Romao
5/14/1998