a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 mathieeesingtrans.library
  --Background--
  IEEESPAcos
  IEEESPAsin
  IEEESPAtan
  IEEESPCos
  IEEESPCosh
  IEEESPExp
  IEEESPFieee
  IEEESPLog
  IEEESPLog10
  IEEESPPow
  IEEESPSin
  IEEESPSincos
  IEEESPSinh
  IEEESPSqrt
  IEEESPTan
  IEEESPTanh
  IEEESPTieee
Include
GuruMeditation
Docs » Autodocs » mathieeesingtrans.library » IEEESPFieee

NAME

	IEEESPFieee -- convert IEEE single to IEEE single

SYNOPSIS

	  x   = IEEESPFieee(  y  );
d0 d0
float y;
float x;

FUNCTION

	Convert IEEE single precision number to IEEE single precision.
These are included for completeness although they just
return the input parameter. A good way to remember how these
functions work is: They convert to and from the local format
to Single Precision IEEE. The local format for this library
happens to also be Single Precision IEEE.

INPUTS

	y - IEEE single precision floating point value

RESULT

	x - IEEE single precision floating point value

BUGS

	Note that the conversion functions are of limited usefulness
as IEEE double and single math must not be mixed.

SEE ALSO

IEEESPTieee()

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

RZR
FLT
FC
HZ

Comments:

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