tan_bounds_0_pi2 : LEMMA 0 <= a AND a < pi/2AND cos_lb(a,n) > 0IMPLIES
tan_lb_ub(a,n) <= tan(a) AND
tan(a) <= tan_ub_lb(a,n)
tan_bounds_npi2_0 : LEMMA
-pi/2 < a AND a <= 0AND cos_lb(a,n) > 0IMPLIES
tan_lb_lb(a,n) <= tan(a) AND
tan(a) <= tan_ub_ub(a,n)
tan_bounds_pi2_pi : LEMMA
pi/2 < a AND a <= pi AND cos_ub(a,n) < 0IMPLIES
tan_ub_ub(a,n) <= tan(a) AND
tan(a) <= tan_lb_lb(a,n)
tan_bounds_npi_npi2 : LEMMA
-pi <= a AND a < -pi/2AND cos_ub(a,n) < 0IMPLIES
tan_ub_lb(a,n) <= tan(a) AND
tan(a) <= tan_lb_ub(a,n)
END tan_approx
Messung V0.5 in Prozent
¤ Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.0.1Bemerkung:
(vorverarbeitet am 2026-06-15)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.