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

NAME

	IEEESPSub -- subtract one single precision IEEE number from another

SYNOPSIS

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

IEEESPAdd()

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:

Fairlight

DC
FLT
ANA
TBL

Comments:

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