Shared Flashcard Set

Details

math.h functions
Some math.h functions
5
Computer Science
11th Grade
02/22/2009

Additional Computer Science Flashcards

 


 

Cards

Term
fabs(x)
Definition
absolute value of x
Term
ceil(x)
Definition
smallest integer >=x
Term
floor(x)
Definition
greatest integer <=x
Term
pow(x,y)
Definition
x to the power of y
Term
sqrt(x)
Definition
square root of x
Supporting users have an ad free experience!