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