หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Converts the value of an angle from radians to degrees.
Syntax
DEG(angle )
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
angle |
Required |
String |
The value of the angle in radians. |
Example
DEG(PI( )/4)
Returns 45