Skip to main content

tan_interval

Function tan_interval 

Source
pub fn tan_interval(a: Interval) -> Interval
Expand description

Conservative interval bound for tan(a).

Returns [-∞, +∞] if the interval contains any odd multiple of π/2 (where tan is discontinuous), otherwise evaluates endpoint bounds.