Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 297 Bytes

era.cp.md

File metadata and controls

22 lines (16 loc) · 297 Bytes

eraCp

c = ERFA.cp(p)

Copy a p-vector.

Given:

   p        double[3]     p-vector to be copied

Returned:

   c        double[3]     copy

This revision: 2021 May 11

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