| Contents | Index |
emin = exponentmin(q)
emin = exponentmin(q) returns the minimum exponent for quantizer object q. If q is a fixed-point quantizer object, exponentmin returns 0.
q = quantizer('double');
emin = exponentmin(q)
emin =
-1022
For floating-point quantizer objects,
![]()
For fixed-point quantizer objects,
.
eps | exponentbias | exponentlength | exponentmax

Learn how to apply early verification to your development process through these technical resources.
How much time do you spend on testing to ensure implementation meets system-level requirements?
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |