a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 mathieeedoubtrans.library
  --Background--
  IEEEDPAcos
  IEEEDPAsin
  IEEEDPAtan
  IEEEDPCos
  IEEEDPCosh
  IEEEDPExp
  IEEEDPFieee
  IEEEDPLog
  IEEEDPLog10
  IEEEDPPow
  IEEEDPSin
  IEEEDPSincos
  IEEEDPSinh
  IEEEDPSqrt
  IEEEDPTan
  IEEEDPTanh
  IEEEDPTieee
Include
GuruMeditation
Docs » Autodocs » mathieeedoubtrans.library » IEEEDPTieee

NAME

	IEEEDPTieee -- convert IEEE double to IEEE single

SYNOPSIS

	  x   = IEEEDPTieee(  y  );
d0 d0/d1
double y;
float x;

FUNCTION

	Convert IEEE double precision number to IEEE single precision.

INPUTS

	y - IEEE double precision floating point value

RESULT

	x - IEEE single precision floating point value

BUGS

	Did not cover denormalized numbers, NANs and INFs correctly for
pre-V45 releases. Fixed in V45.
This call is of limited usefulness as IEEE double and single
math should not be mixed anyhow.

SEE ALSO

IEEEDPFieee()

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:

Rebels

TBL
RBS
SNT
ATX

Comments:

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