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

NAME

	IEEEDPFix -- convert IEEE double float to integer

SYNOPSIS

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

FUNCTION

	Convert IEEE double precision argument to a 32 bit signed integer
and return result.

INPUTS

	y -- IEEE double precision floating point value

RESULT

	if no overflow occured then return
x -- 32 bit signed integer
if overflow return largest +- integer
For round to zero

BUGS

SEE ALSO

IEEEDPFlt()

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:

Phenomena

CSL
RSI
PHA
AFL

Comments:

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