MATLAB: Please tell me what this words “eps” do in this instruction.i searched it from eps doc but i don’t understand the application here.

pipelined adc

VthL1=-0.25+eps;
VthH1=0.25+eps;

Best Answer

In windows command type
eps
ans =
2.2204e-016eps
eps is a predefined variable