a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 mathffp.library
  SPAbs
  SPAdd
  SPCeil
  SPCmp
  SPDiv
  SPFix
  SPFloor
  SPFlt
  SPMul
  SPNeg
  SPSub
  SPTst
Include
GuruMeditation
Docs » Autodocs » mathffp.library » SPAdd

NAME

	SPAdd -- Add two floating point numbers.

SYNOPSIS

	fnum3 = SPAdd(fnum1, fnum2)
D0 D1 D0
float SPAdd(float fnum1, float fnum2);

FUNCTION

	Accepts two floating point numbers and returns the arithmetic
sum of said numbers.

INPUTS

	fnum1 	- floating point number to add.
fnum2 - other floating point number to add.

RESULT

	fnum3 	- floating point number, sum of fnum1 and fnum2.

BUGS

	None.

SEE ALSO

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:

Defjam

DJ
KEF
FLT
RZR

Comments:

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