mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-29 20:03:36 -04:00
Now the JavaScript code uses UT and TT values expressed in days since 2000, instead of Julian Dates. This makes the numeric values much smaller and thus should yield less floating point error when time solvers are added later.
Astronomy for JavaScript
This JavaScript module can be used on web pages or in Node.js applications. It is self-contained: no external dependencies!