計算機がゼロ除算1/0=log 0 = tan (\pi/2) =0 等を出力させた意義は、 ゼロ除算を可能にしたことにあるのではなく、そのような結果を評価しているグループが
José Manuel Rodríguez Caballero Added an answer In the proof assistant Isabelle/HOL we have x/0 = 0 for each number x. This is advantageous in order to simplify the proofs. You can download this proof assistant here: https://isabelle.in.tum.de/