Unit 'nxMath' Package
[Overview][Procedures and functions][Index] [#pl_nxpascal]

Smoothen

Declaration

Source position: nxMath.pas line 44

function Smoothen(

  n: single

):single; overload;

function Smoothen(

  const source: single;

  const dest: single;

  n: single

):single; overload;



CT Web help

CodeTyphon Studio