RWalib C Array Library User Guide > Exponentiation and Logarithms
  

Exponentiation and Logarithms
 
alibPowI — Integer powers for scalar or array arguments, element-wise.
alibPow — General powers for scalar or array arguments, element-wise.
alibSqrt — Returns the square root of each element in an array.
alibExp — Returns the exponential function of each element in an array.
alibLog — Returns the natural logarithm of each element in an array.
alibLog10 — Returns the base-10 logarithm of each element in an array.

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.