.. _arithmetic-functions:

Arithmetic Functions
====================

Arithmetic functions perform the basic mathematical operations like
addition, subtraction, multiplication or computation of the absolute
value of the vector elements.

.. toctree::
   :maxdepth: 1
   :hidden:

   add
   sub
   sqr
   mul
   mulbyconj
   conj
   abs
   arg
   linearfrac
   fmod
   remainder