Function SymEngine::interval

Function Documentation

RCP<const Set> SymEngine::interval(const RCP<const Number> &start, const RCP<const Number> &end, const bool left_open = false, const bool right_open = false)

Return

RCP<const Set>