TwoPi
- 업데이트 날짜:2023-02-21
- 1분 (읽기 시간)
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