Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 349 Bytes

era.anp.md

File metadata and controls

22 lines (16 loc) · 349 Bytes

eraAnp

rv = ERFA.anp(a)

Normalize angle into the range 0 <= a < 2pi.

Given:

   a        double     angle (radians)

Returned (function value):

            double     angle in range 0-2pi

This revision: 2021 May 11

Copyright (C) 2013-2021, NumFOCUS Foundation. Derived, with permission, from the SOFA library.