Overview Schemas Index

MATHEMATICAL_FUNCTIONS_SCHEMA (jsdai.SMathematical_functions_schema)


CONSTANT
          the_neg1_one_interval : finite_real_interval := make_finite_real_interval(
    -1.0, closed, 1.0, closed);
END_CONSTANT; -- the_neg1_one_interval

public class SMathematical_functions_schema
          public static Value cThe_neg1_one_interval(SdaiContext _context)