LabWindows/CVI

Table of Contents
  • LabWindows/CVI Fundamentals
  • Creating Applications
  • Distributing Applications
  • Library Reference
  • Programmer Reference
  • Hardware Information

LnGamma

Advanced Analysis Library Only

double LnGamma (double x);

Purpose

Computes the natural logarithm of the gamma function.

Parameters

Input
Name Type Description
x double The point at which the function is evaluated.

Return Value

Name Type Description
result double The natural logarithm of the gamma function.

Additional Information

Library: Advanced Analysis Library

Include file: analysis.h

LabWindows/CVI compatibility: LabWindows/CVI 8.0 and later

Log in to get a better experience