TYPE maths_tuple

(* SCHEMA mathematical_functions_schema; *)
TYPE maths_tuple = LIST [0:?] OF maths_value;
END_TYPE;

Referenced By

Defintion maths_tuple is references by the following definitions:
DefinitionType
 convert_to_maths_value FUNCTION
 maths_expression SELECT
 maths_value SELECT


[Top Level Definitions] [Exit]

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