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

NAME

	IEEESPAdd -- add one single precision IEEE number to another

SYNOPSIS

	  x   = IEEESPAdd(  y  ,  z  );
d0 d0 d1
float x,y,z;

FUNCTION

	Compute x = y + z in IEEE single precision.

INPUTS

	y -- IEEE single precision floating point value
z -- IEEE single precision floating point value

RESULT

	x -- IEEE single precision floating point value

BUGS

SEE ALSO

IEEESPSub()

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:

Andromeda

TBL
PDX
AOA
FLT

Comments:

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