.. default-domain:: chpl .. module:: ArkoudaMathCompat ArkoudaMathCompat ================= **Usage** .. code-block:: chapel use ArkoudaMathCompat; or .. code-block:: chapel import ArkoudaMathCompat; .. function:: proc mathRound(x: real(64)): real(64) .. function:: proc mathAbs(x)