(* SCHEMA mathematical_functions_schema; *)
TYPE one_or_two = positive_integer; WHERE in_range: (SELF = 1) OR (SELF = 2); END_TYPE;
Generated by STEP Tools® EXPRESS to HTML Converter2012-03-27T17:13:59-04:00