NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: mathieeesingbas.library --Background-- IEEESPAbs IEEESPAdd IEEESPCeil IEEESPCmp IEEESPDiv IEEESPFix IEEESPFloor IEEESPFlt IEEESPMul IEEESPNeg IEEESPSub IEEESPTst Include GuruMeditation | NAMEIEEESPMul -- multiply one double precision IEEE number by another SYNOPSISx = IEEESPMul( y , z ); FUNCTIONCompute x = y * z in IEEE single precision. INPUTSy -- IEEE single precision floating point value RESULTx -- IEEE single precision floating point value BUGSDue to a bug in the ROM of some Amiga models, this function should SEE ALSOIEEESPDiv()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |