As you can imagine this website uses cookies, just like any other website today. Now you have the statutory warning, and this website comply with EU legislation, sorry to bother you.
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:

The Black Lotus

TBL
FLT
TSL
FC

Comments:

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