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 | NAMEIEEESPLog10 -- compute logarithm base 10 of a number SYNOPSISx = IEEESPLog10( y ); FUNCTIONCompute the logarithm base 10 of 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 ALSOIEEESPLog()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |