Skip to main content
Skip table of contents

log(x, b)

Features

This function returns the log of x with base b.

Parameters

Parameter NameData TypeDefault ValueDescription

x

float

-

-

b

float

-

base, e (natural logarithm)

Return

ValueDescription

the logarithm of f to the base of b.

-

Exception

ExceptionDescription

DR_Error (DR_ERROR_TYPE)

Parameter data type error occured


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.