The smallest positive normalized element (eps) can be calculated using the eps
function in MATLAB. We can use the f
variable as follows:
main.m44 chars3 lines
This will give the smallest positive normalized element for a
in f
.
gistlibby LogSnag