log2
ABSTRACT
Calculates the logarithm (base 2) of the input
PARAMETERS
x | the input value |
RETURN
the log base 2 of the input
DECLARATION
func log2(x)
Calculates the logarithm (base 2) of the input
x | the input value |
the log base 2 of the input
func log2(x)