logl

NetBSD has no logl. It is just alias log(double)

version(!CRuntime_Microsoft && !FreeBSD && NetBSD)
extern (C) @trusted nothrow @nogc
real
logl
(
real x
)

Meta