NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: mathieeedoubbas.library --Background-- IEEEDPAbs IEEEDPAdd IEEEDPCeil IEEEDPCmp IEEEDPDiv IEEEDPFix IEEEDPFloor IEEEDPFlt IEEEDPMul IEEEDPNeg IEEEDPSub IEEEDPTst Include GuruMeditation | NAMEIEEEDPCmp -- compare two double precision floating point numbers SYNOPSISc = IEEEDPCmp( y , z ); FUNCTIONCompare y with z. Set the condition codes for less, greater, or INPUTSy -- IEEE double precision floating point value RESULTc = 1 cc = gt for (y > z) BUGSDid not work correctly prior to V45 and might have returned results SEE ALSOComments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |