Same as the related overload above for logB.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal128
logB(Decimal128 x);

Return Value

FLT_RADIX‐based logarithm of the absolute value of x

Parameters

Name

Description

x

value whose radix‐based logarithm is returned

Created with MrDocs