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