Home | History | Annotate | Download | only in src

Lines Matching full:mantissa

34 static cmsUInt32Number Mantissa[2048] = {
515 out.num = Mantissa[ (h & 0x3ff) + Offset[ n ] ] + Exponent[ n ];