TYPE maths_atom

(* SCHEMA mathematical_functions_schema; *)
TYPE maths_atom = SELECT
  (maths_simple_atom,
   maths_enum_atom);
END_TYPE;

Referenced By

Defintion maths_atom is references by the following definitions:
DefinitionType
 atom_based_value SELECT
 convert_to_literal FUNCTION


[Top Level Definitions] [Exit]

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