log10f v0.1.0
Computes common (base 10) logarithm.
Package: C
C reference: log10f
Signature
func log10f(x: float32) -> float32;
See also
C— the package overview
Package: C
C reference: log10f
func log10f(x: float32) -> float32;
C — the package overview