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 » IEEEDPFlt

NAME

	IEEEDPFlt -- convert integer to IEEE double precision number

SYNOPSIS

	  x   = IEEEDPFlt(  y  );
d0/d1 d0
double x;
long y;

FUNCTION

	Convert a signed 32 bit value to a double precision IEEE value
and return it in d0/d1. No exceptions can occur with this
function.

INPUTS

	y -- 32 bit integer in d0

RESULT

	x is a 64 bit double precision IEEE value

BUGS

SEE ALSO

IEEEDPFix()

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:

Razor 1911

AFL
RZR
SPB
PDX

Comments:

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