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

NAME

	IEEESPCeil -- compute Ceil function of IEEE single precision number

SYNOPSIS

	  x   = IEEESPCeil(  y  );
d0 d0
float x,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 -- IEEE single precision floating point value

RESULT

	x -- IEEE single precision floating point value

BUGS

SEE ALSO

IEEESPFloor()

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

FLT
TRSI
CSL
AOA

Comments:

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