| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Fixed-Point Toolbox |
| Contents | Index |
| Learn more about Fixed-Point Toolbox |
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
![]() | exponentmax | ezcontour | ![]() |

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-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |