
Compute
gravity(latitude = 45, degrees = TRUE)
Latitude in
Flag indicating whether degrees are used for latitude; if set
to FALSE
, radians are used.
Acceleration due to gravity, in
Value not verified yet, except roughly.
Gill, A.E., 1982. Atmosphere-ocean Dynamics, Academic Press, New York, 662 pp.
Caution: Fofonoff and Millard (1983 UNESCO) use a different formula.
# NOT RUN {
g <- gravity(45) # 9.8
# }
Run the code above in your browser using DataLab