Previous Topic

Next Topic

Book Contents

Book Index

Examples

Table 204 TOLER Function Examples

Function

Returns value:

TOLER(100,50,20)

False

TOLER(100,80,20)

True

TOLER(100,95,20)

True

TOLER(100,100,0)

True

TOLER(100,150,40)

False

TOLER(150,100,40)

True

TOLER(2000,2005,0.5)

True

Parent Topic

TOLER: Functions