ReciprocalOfEuler
double ReciprocalOfEuler (void);
Purpose
This function returns the value of one divided by Euler's Constant.
Parameters
None.
Return Value
Name | Type | Description |
reciprocalOfEulersConstant | double | Returns the value of one divided by Euler's Constant. |
Additional Information
Library: Programmer's Toolbox
Include file: toolbox\toolbox.h
LabWindows/CVI compatibility: LabWindows/CVI 4.0 and later