rad

From Bohemia Interactive Community
Revision as of 00:08, 27 September 2020 by R3vo (talk | contribs)
Jump to navigation Jump to search

{{Command|Comments= ____________________________________________________________________________________________

| ofp |Game name=

|1.00|Game version=

|gr1 = Geometry |GROUP1= ____________________________________________________________________________________________

| Converts given value in degrees to radians. 1 radian equals 180 degrees divided by pi. |DESCRIPTION= ____________________________________________________________________________________________

| rad value |SYNTAX=

|p1= value: Number - degrees

| Number - radians |RETURNVALUE= ____________________________________________________________________________________________

|x1= _radians = rad 180;// Returns 3.1415 (pi)

Notes

Bottom Section