By downloading this code you agree to the
Source Code Use License (PDF). |
{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}