dcos {splash} | R 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
'Equation of Time' URL: https://mb-soft.com/public3/equatime.html
Javascript URL: https://mb-soft.com/believe/txx/astro22.js
[Package splash version 1.0.2 Index]