a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 mathieeesingbas.library
  --Background--
  IEEESPAbs
  IEEESPAdd
  IEEESPCeil
  IEEESPCmp
  IEEESPDiv
  IEEESPFix
  IEEESPFloor
  IEEESPFlt
  IEEESPMul
  IEEESPNeg
  IEEESPSub
  IEEESPTst
Include
GuruMeditation
Docs » Autodocs » mathieeesingbas.library » IEEESPMul

NAME

	IEEESPMul -- multiply one double precision IEEE number by another

SYNOPSIS

	  x   = IEEESPMul(  y  ,  z  );
d0 d0 d1
float x,y,z;

FUNCTION

	Compute x = y * z in IEEE single precision.

INPUTS

	y -- IEEE single precision floating point value
z -- IEEE single precision floating point value

RESULT

	x -- IEEE single precision floating point value

BUGS

	Due to a bug in the ROM of some Amiga models, this function should
not be called prior running SetPatch.

SEE ALSO

IEEESPDiv()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Sanity

DC
RSI
PHA
SNT

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se