isc_exception_float_divide_by_zero constant

int const isc_exception_float_divide_by_zero

Floating-point divide by zero. The code attempted to divide a floating-point value by zero.

Implementation

static const int isc_exception_float_divide_by_zero = 335544772;