mathsarithmetic

Factorial

Available under GPL (Free) and Commercial licence
get a GPL licence
COST (GBP)
this unit 0.18
sub units 0.00
add a commercial licence to your cart
0
viewed 3659 times and licensed 99 times
www.codecogs.com/d-ox/maths/arithmetic/factorial.php
Controller: CodeCogs    Contact Controller

Interface

#include <codecogs/maths/arithmetic/factorial.h>

using namespace Maths::Arithmetic;

double factorial (int n)
Calculates the factorial of an integer number.
Click for details on using CodeCogs in ExcelReal cc_factorial (Integer n)
This function is available as a Microsoft Excel add-in.

Function Documentation

Add calculator to your site or email
 
doublefactorialintn )
This function returns the factorial of an integer number.
Parameters:
n
Returns:
the factorial of n
Authors:
Will Bateman (April 2005)
Source Code:
Register

- To get code register with CodeCogs. Already a Member, then Login.


Page Comments

  You must login to leave a messge


Last Modified: 18 Oct 07 @ 17:07     Page Rendered: 2008-07-19 02:05:44

Valid CSS!   Valid XHTML 1.0 Transitional