Unit 'uinterv' Package
[Overview][Procedures and functions][Index] [#pl_dmath]

Interval

Declaration

Source position: uinterv.pas line 12

procedure Interval(

  X1: Float;

  X2: Float;

  MinDiv: Integer;

  MaxDiv: Integer;

  var Min: Float;

  var Max: Float;

  var Step: Float

);



CT Web help

CodeTyphon Studio