Overview Schemas Index

MATHEMATICAL_FUNCTIONS_SCHEMA (jsdai.SMathematical_functions_schema)


CONSTANT
          the_neghalfpi_halfpi_interval : finite_real_interval := make_finite_real_interval(
    -0.5*pi, closed, 0.5*pi, closed);
END_CONSTANT; -- the_neghalfpi_halfpi_interval

public class SMathematical_functions_schema
          public static Value cThe_neghalfpi_halfpi_interval(SdaiContext _context)