realmin
Smallest normalized floating-point number
Description
returns the smallest positive
normalized floating-point number in IEEE® double precision. This is equal to f
= realmin2^(-1022)
.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced before R2006a