Learn R Programming

fungible (version 1.97)

r2d: Convert Radians to Degrees

Description

Convert radian measure to degrees.

Usage

r2d(radian)

Arguments

radian

Radian measure of an angle

Value

Degree measure of an angle

Examples

Run this code
# NOT RUN {
 r2d(.5*pi)

# }

Run the code above in your browser using DataLab