Learn R Programming

VedicDateTime (version 0.1.9)

moonset: moonset

Description

Moonset for a given date and place

Usage

moonset(jd, place)

Value

Moonset as Julian day number

Arguments

jd

Julian day number

place

Vector containing latitude, longitude and timezone

Examples

Run this code
moonset(2459778,c(15.34, 75.13, +5.5))

Run the code above in your browser using DataLab