dcos: Calculate cosine of an angle

View source: R/solar.R

dcosR Documentation

Calculate cosine of an angle

Description

Calculates the cosine of an angle (d) given in degrees.

Usage

dcos(d, pir = pi/180)

Arguments

d

Numeric, angle in degrees.

Value

Cosine of an angle.

References

C. Johnson, Theoretical Physicist, Univ of Chicago


splash documentation built on Oct. 12, 2022, 5:07 p.m.