Catalog of Functionality > RWalib > 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.0
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.