Skip to contents

Given the Julian day, calculate the solar declination.

Usage

calc_solar_declination(day)

Arguments

day

The julian day as either an integer or date.

Value

The solar declination in radians.

Examples

calc_solar_declination(60)
#> [1] -0.1429877