cosd: Trigonometric functions using degrees for angles.

Description Usage Arguments Details Value See Also

View source: R/trig.R

Description

Implementation of trigonometric functions that uses degrees instead of radians for angle arguments and results.

Usage

1
cosd(x)

Arguments

x

Numeric vectors.

y

Numeric vectors.

Details

cosd sind tand acosd asind atand atan2d

Value

Numeric vector.

See Also

cos sin tan acos asin atan atan2


tunelipt/wutils documentation built on Nov. 5, 2019, 11:01 a.m.