RAD TO DEG: Difference between revisions
Jump to navigation
Jump to search
m https://bitbucket.org/lindenlab/viewer-release/src/41898042294e4c48d9fc8bbc327f0926ed6b6712/indra/llmath/llmath.h?at=default#cl-56 |
mNo edit summary |
||
| Line 2: | Line 2: | ||
|name=RAD_TO_DEG | |name=RAD_TO_DEG | ||
|type=float | |type=float | ||
|value=57.295779513082320876798154814105f | |value=57.295779513082320876798154814105f | ||
|desc | |desc | ||
|examples | |examples | ||
Revision as of 12:05, 10 June 2013
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: float RAD_TO_DEG = 57.295779513082320876798154814105f;The float constant RAD_TO_DEG has the value 57.295779513082320876798154814105f
Caveats
Related Articles
Constants
| • | PI_BY_TWO | |||
| • | TWO_PI | |||
| • | PI | |||
| • | DEG_TO_RAD |