NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: mathieeedoubtrans.library --Background-- IEEEDPAcos IEEEDPAsin IEEEDPAtan IEEEDPCos IEEEDPCosh IEEEDPExp IEEEDPFieee IEEEDPLog IEEEDPLog10 IEEEDPPow IEEEDPSin IEEEDPSincos IEEEDPSinh IEEEDPSqrt IEEEDPTan IEEEDPTanh IEEEDPTieee Include GuruMeditation | NAMEIEEEDPPow -- raise a number to another number power SYNOPSISz = IEEEDPPow( x , y ); FUNCTIONCompute y^x in IEEE double precision INPUTSx - IEEE double precision floating point value RESULTz - IEEE double precision floating point value BUGSMight have returned bare nonsense if the argument was out of range SEE ALSOComments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |