ããããã é¤æ°ã®åºéã0ãã¾ããå ´åã¯[$-\infty$,$+\infty$] ãã以å¤ã§ããã°$(Al/Bl,Al/Bh,Ah/Bl,Ah/Bh)$ã®ãã¡ãæå°ã®ãã®ãä¸éãæ大ã®ãã®ãä¸é ãããããé¸æããã°ãããã¨ã«ãªãã¾ããã³ã¼ãã«ããã¨æ¬¡ã®ããã«ãªãã¾ãã ErrFloat operator / (const ErrFloat& other) const { ErrFloat r; r.value_ = value_ / other.value_; r.ref_ = ref_ / other.ref_; if ((other.low_ <= 0.0f) && (0.0f <= other.high_)) { r.high_ = std::numeric_limits<float>::infinity(); r.low_ = -std::numeric_limits<floa
{{#tags}}- {{label}}
{{/tags}}