Delila Program: stirling

stirling program

Documentation for the stirling program is below, with links to related programs in the "see also" section.

{version = 1.07; (* of stirling.p 1995 Feb 3}

(* begin module describe.stirling *)
(*
name
   stirling: test of Stirling's formula

synopsis
   stirling(output: out)

files
   output: a table of Stirling's approximation

description

examples

documentation
   Stirling's approximation for factorial is compared to the exact factorial
   function.  The results can be plotted with xyplo.

see also
   xyplo.p

author
   Thomas Dana Schneider

bugs

technical notes

*)
(* end module describe.stirling *)
{This manual page was created by makman 1.45}


{created by htmlink 1.62}