cpfloat icon indicating copy to clipboard operation
cpfloat copied to clipboard

maxebits variable name

Open mmikaitis opened this issue 1 year ago • 0 comments

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.

mmikaitis avatar May 08 '24 08:05 mmikaitis