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