Unit 'DAV_Math' Package
[Overview][Constants][Procedures and functions][Variables][Index] [#pl_asiovst]

Factorial

Declaration

Source position: DAV_Math.pas line 58

function Factorial(

  const Order: Single

):Single; overload;

function Factorial(

  const Order: Double

):Double; overload;

function Factorial(

  const Order: Integer

):Int64; overload;



CT Web help

CodeTyphon Studio