a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 mathieeedoubbas.library
  --Background--
  IEEEDPAbs
  IEEEDPAdd
  IEEEDPCeil
  IEEEDPCmp
  IEEEDPDiv
  IEEEDPFix
  IEEEDPFloor
  IEEEDPFlt
  IEEEDPMul
  IEEEDPNeg
  IEEEDPSub
  IEEEDPTst
Include
GuruMeditation
Docs » Autodocs » mathieeedoubbas.library » IEEEDPDiv

NAME

	IEEEDPDiv -- divide one double precision IEEE by another

SYNOPSIS

	  x   = IEEEDPDiv(  y  ,  z  );
d0/d1 d0/d1 d2/d3
double x,y,z;

FUNCTION

	Compute x = y / z in IEEE double precision.

INPUTS

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

RESULT

	x -- IEEE double precision floating point value

BUGS

SEE ALSO

IEEEDPMul()

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:

Future Crew

PDX
SNT
KEF
FC

Comments:

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