Skip to content

The ▶Rad Command

Command Summary Command Syntax Calculator Compatibility
Converts an angle measure to radians, if necessary. angle▶Rad This command requires a TI-89 Titanium or Voyage 200 calculator with AMS version 3.00 or higher.
  • Press 2nd MATH to enter the MATH popup menu.
  • Press 2 to enter the Angle submenu.
  • Press B to select ▶Rad.

The ▶Rad Command

The ▶Rad command is used to convert both degrees and gradians into radians. (If the command is given a value in radians it returns that value unchanged).

If you do not specify what unit you want to be used (using either the r command, the ° command, or the G command), whatever default the calculator's mode is set to will be used. Here are some examples:

:setMode("ANGLE", "DEGREE")
:90▶Rad
           1
:90^r▶Rad
           90

It appears to be equivalent to the r command, but only on the TI-89 Titanium or Voyage 200.

Authors: KG