NC_ERANGE

Math result not representable.

One or more of the values are out of the range of values representable by the desired type.

extern (C)
enum NC_ERANGE = -60;

Meta