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

NAME

	IEEESPFlt -- convert integer to IEEE single precision number

SYNOPSIS

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

FUNCTION

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

INPUTS

	y -- 32 bit integer in d0

RESULT

	x is a 32 bit single precision IEEE value

BUGS

SEE ALSO

IEEESPFix()

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

PHA
KEF
DC
ATX

Comments:

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