除算例外 - Weblio 英和・和英辞典 (original) (raw)

例文

ゼロによる除算を行うと ZeroDivisionError 例外を送出します。例文帳に追加

Division by zeroraises the ZeroDivisionError exception. - Python

CVB命令で予期しない固定小数点**除算例外を被るのはなぜですか?例文帳に追加

Why do I get an unexpected fixed-point divide exception on a CVB instruction?発音を聞く - コンピューター用語辞典

Python インタプリタは、ランタイムエラー (ゼロによる除算など) が検出されると例外を送出します。例文帳に追加

The Python interpreter raises an exception when it detects a run-timeerror (such as division by zero).発音を聞く - Python

これらの 11 個の関数は C99 で定義されており、浮動小数点の丸めと例外 (オーバーフロー、ゼロによる除算など)の取り扱いを規定する。例文帳に追加

These eleven functions were defined in C99, and describe the handling of floating-point rounding and exceptions (overflow, zero-divide etc. ).発音を聞く - JM

これらのオプションを使用することによって、ゼロ除算を発見し、例外を知らせるコードを埋め込むことを禁止 (あるいは明示的に許可) することができます。例文帳に追加

Use these options to avoid including (or to include explicitly) additional code to detect division by zero and signal an exception.発音を聞く - JM

例文

また、コンピュータは、試験用命令列の作成時に、浮動小数点演算や固定小数点除算など例外割り込みが発生する可能性のある命令の入力に実行結果が書き込まれない入力専用レジスタを指定する。例文帳に追加

Also the computer, when preparing an instruction string for test use, designates for inputting of any instruction that may give rise to exception interrupt, such as floating point calculation or fixed point division, the input-dedicated register into which execution results are not written. - 特許庁

>>例文の一覧を見る