Learn R Programming

circhelp (version 1.1)

correct_angle_rad: Get angle value in [-pi, pi] space

Description

Get angle value in [-pi, pi] space

Usage

correct_angle_rad(x)

Value

angle in [-pi, pi] space

Arguments

x

angle

Examples

Run this code
correct_angle_rad(4 * pi)

Run the code above in your browser using DataLab