Hex Core JS
    Preparing search index...

    Function logBase

    • Returns the logarithm of num with base base.

      Parameters

      • value: number

        The number to take the logarithm of.

      • base: number

        The base of the logarithm.

      Returns number