Skip to content

Conversation

kleavor
Copy link

@kleavor kleavor commented Jul 14, 2023

Overview

The documentation product has been updated to be more formal and provide more descriptive information about the functions used in the example. Additionally, a bug related to sexagesimal calculation has been corrected.

Description of Changes

  • Supporting documentation in README.md has been updated to be more formally stated.
  • Correction of spelling errors.
  • More detailed description of function purpose and usage.
  • Sexagesimal hours are calculated as $H = d \times 24 / 360$, where $H$ represents sexagesimal hours, and $d$ represents an angle in degrees. The original had 180 for the divisor.

@kleavor kleavor changed the title DOC: Reword narrative documentation Fix package documentation and calculations Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant