Overview Schemas Index

mathematical_functions_schema         


TYPE maths_expression = SELECT (
          atom_based_value,
          maths_tuple,
          generic_expression);
END_TYPE; -- maths_expression

Users

          function_application.arguments
          mathematical_description.described