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