Ln2
double Ln2 (void);
Purpose
This function returns the natural logarithm of two.
Parameters
None.
Return Value
Name | Type | Description |
naturalLogarithmOfTwo | double | Returns the natural logarithm of two. |
Additional Information
Library: Programmer's Toolbox
Include file: toolbox\toolbox.h
LabWindows/CVI compatibility: LabWindows/CVI 4.0 and later