The mantissa of a floating-point number is the value m in the representation m × 2ᵉ, where e is the exponent.
I am using Matlab and using numbers in scientific notation, which are represented with the letter e for the exponent. …
matlab exponent mantissa