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

NAME

	IEEESPTieee -- convert IEEE single to IEEE single

SYNOPSIS

	  x   = IEEESPTieee(  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

SEE ALSO

IEEESPFieee()

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:

Paradox

SCX
PDX
AOA
RBS

Comments:

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