NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: mathieeesingtrans.library --Background-- IEEESPAcos IEEESPAsin IEEESPAtan IEEESPCos IEEESPCosh IEEESPExp IEEESPFieee IEEESPLog IEEESPLog10 IEEESPPow IEEESPSin IEEESPSincos IEEESPSinh IEEESPSqrt IEEESPTan IEEESPTanh IEEESPTieee Include GuruMeditation | NAMEIEEESPLog -- compute the natural logarithm of a floating point number SYNOPSISx = IEEESPLog( y ); FUNCTIONCompute ln(y) in IEEE single precision INPUTSy - IEEE single precision floating point value RESULTx - IEEE single precision floating point value BUGSMight have returned bare nonsense if the argument was out of range SEE ALSOIEEESPExp()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |