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

NAME

	IEEESPFix -- convert IEEE single float to integer

SYNOPSIS

	x   = IEEESPFix(  y  );
d0 d0
long x;
float y;

FUNCTION

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

INPUTS

	y -- IEEE single 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

IEEESPFlt()

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:

The Silents

TRSI
TSL
CSL
SCX

Comments:

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