math.Rad2Deg
From GMod Wiki
| Function | |
| Syntax |
math.Rad2Deg( Number x ) Where is this used? |
| Description: | |
| Converts x from radians to degrees. | |
| Returns: | Number |
| Part of Library: | Math |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Math.Rad2Deg]Math.Rad2Deg [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- math.Rad2Deg(math.pi) equals to 180.