Admin Production ni-theme
Current Publication

Fact

LabWindows/CVI

Fact

Advanced Analysis Library Only

double Fact (int n);

Purpose

Computes the factorial of n, which is defined as follows:

Parameters

Input
Name Type Description
n int The input argument.

Return Value

Name Type Description
result double The factorial of n.

Additional Information

Library: Advanced Analysis Library

Include file: analysis.h

LabWindows/CVI compatibility: LabWindows/CVI 8.0 and later