MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit
/
log
log
inline
fun
log
(
value
:
ComplexF
,
base
:
Float
)
:
ComplexF
Returns the logarithm of the specified complex number to the given
base
.