cpfloat
cpfloat copied to clipboard
maxebits variable name
The variable declared on https://github.com/north-numerical-computing/cpfloat/blob/3a489205095beb234629d61d13648ca8495ae296/mex/cpfloat.c#L199 is not holding the maximum number of bits but the value of the maximum exponent.
This and the upcoming minebits may need better names.