TYPE maths_expression

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
TYPE maths_expression = SELECT 
  (atom_based_value, maths_tuple, generic_expression);
END_TYPE;

Referenced By

Defintion maths_expression is references by the following definitions:
DefinitionType
 function_application ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:31-04:00