EasyManuals Logo

Texas Instruments TMS34010 Reference Guide

Texas Instruments TMS34010
181 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #103 background imageLoading...
Page #103 background image
ceil
Syntax
#include
<math.h>
double
ceil(x)
double
Xi
Defined
in
floor.
obj
in
rts
.lib
Ceiling
Description
The ceil function returns a double-precision number that represents the
smallest integer greater than or equal
to
x.
Example
extern
double
ceil
( ) ;
6-28
double
answeri
answer
=
ceil(3.1415);
/*
answer
=
4.0
*/
answer
=
ceil(-3.5);
/*
answer
=
-3.0
*/

Table of Contents

Other manuals for Texas Instruments TMS34010

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TMS34010 and is the answer not in the manual?

Texas Instruments TMS34010 Specifications

General IconGeneral
BrandTexas Instruments
ModelTMS34010
CategoryComputer Hardware
LanguageEnglish

Related product manuals