TwoPi
double TwoPi (void);
Purpose
This function returns the value of two times Pi. This value is the number of radians in a circle.
Parameters
None.
Return Value
Name | Type | Description |
twoPi | double | Returns the value of two times Pi. |
Additional Information
Library: Programmer's Toolbox
Include file: toolbox\toolbox.h
LabWindows/CVI compatibility: LabWindows/CVI 4.0 and later