Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 353 Bytes

era.anpm.md

File metadata and controls

22 lines (16 loc) · 353 Bytes

eraAnpm

rv = ERFA.anpm(a)

Normalize angle into the range -pi <= a < +pi.

Given:

   a        double     angle (radians)

Returned (function value):

            double     angle in range +/-pi

This revision: 2021 May 11

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