Unit 'TAMath' Package
[Overview][Procedures and functions][Index] [#lz_tachart]

SafeInRangeWithBounds

Declaration

Source position: tamath.pas line 37

function SafeInRangeWithBounds(

  AValue: Double;

  ABound1: Double;

  ABound2: Double;

  AEpsilon: Double = 0.0

):Boolean;



CT Web help

CodeTyphon Studio