  log10
  Builtin Function



      SSyynnooppssiiss
        Base-10 logarithm.

      SSyynnttaaxx
        log10 ( _A )

      DDeessccrriippttiioonn
        Log10 returns the base-10 logarithm of it's argument. If the
        argument is a MATRIX, an element-by-element log10 operation is
        performed.

        log10 is not implemented yet for COMPLEX data.

















































