trigon | R Documentation |
Trigonometric functions expecting input in degrees.
sind(x)
cosd(x)
tand(x)
asind(x)
acosd(x)
atand(x)
atan2d(x1, x2)
cot(x)
cotd(x)
x , x1 , x2 |
Numeric or complex vectors. |
scalar or vector of numeric values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.