| Contents | Index |
x = intmin(a)
x = intmin(a) returns the smallest stored integer value representable by the numerictype of a.
a = fi(pi, true, 16, 12);
x = intmin(a)
x =
-32768
DataTypeMode: Fixed-point: binary point scaling
Signedness: Signed
WordLength: 16
FractionLength: 0eps | intmax | lowerbound | lsb | range | realmax | realmin | stripscaling | upperbound

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 |