In matlab,
ezplot('log(1+x)/x',[-10^(-15),10^(-15)])
and
ezplot('log(1+x)/(1+x-1)',[-10^(-15),10^(-15)])
will give different plot. Why? I know there may be because of the representation erro of the range -10^(-15). But I don't know exactly. Could anyone tell? Thanks a lot!!


LinkBack URL
About LinkBacks
