Learn R Programming

fungible (version 2.2.2)

r2d: Convert Radians to Degrees

Description

Convert radian measure to degrees.

Usage

r2d(radian)

Value

Degree measure of an angle.

Arguments

radian

Radian measure of an angle.

Examples

Run this code

 r2d(.5*pi)

Run the code above in your browser using DataLab