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