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

NAME

	SPCeil -- Compute Ceil function of a number.

SYNOPSIS

	x = SPCeil(y)
D0 D0
float SPCeil(float y);

FUNCTION

	Calculate the least integer greater than or equal to x and return it.
This identity is true. Ceil(x) = -Floor(-x).

INPUTS

	y 	- Motorola Fast Floating Point Format Number.

RESULT

	x 	- Motorola Fast Floating Point Format Number.

BUGS

	None.

SEE ALSO

SPFloor()

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:

Alpha Flight 1970

AFL
DC
SCX
PHA

Comments:

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