Required Static Methodswift-numerics 1.0.3RealModule

log(_:)

ElementaryFunctions.swift:194
static func log(_ x: Self) -> Self

See also:

  • log(onePlus:)

  • log2() (for types conforming to RealFunctions)

  • log10() (for types conforming to RealFunctions)