amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
log
amalthea
decimal
Calculates the logarithm.
Decimal
log
(
Decimal
b
,
Decimal
a
)
Parameters
b
Decimal
Decimal value
a
Decimal
base of the logarithm
Meta
Source
See Implementation
amalthea
decimal
aliases
D
classes
DecimalException
functions
exp
getDefaultFixedPoint
ln
log
pow
setDefaultFixedPoint
toDecimal
structs
Decimal
Calculates the logarithm.