C Programming Language USF Script Creating Project create a script that will do the following, use C programming to create a script 2. Please create a scri

C Programming Language USF Script Creating Project create a script that will do the following, use C programming to create a script 2. Please create a script that will do the followings (No pseudo code is required since we are
just completing the given task)
1) Use ceil() function in C to find the smallest integer value greater than or equal to
a= 1.6 and b = -5.2
2) Use floor() function in C to find the largest integer value less than or equal to c= 1.6
and d = -5.2
3) Use fabs() function in C to find the absolute value of e= 1.6 and f= -5.2.
4) Use log() function and log10 function to find the base e log value and base 10 log
value of g
= 100.
5) Use fmod() function to find the remainder of h divided by il when h = 9.7 and il = 3
and the remainder of h divided by i2 when h=9.7 and i2= 2.5.
6) Use sqrt() function to find the square root of j?+k? when j = 3 and k =4.
7) Use pow() function to find 34.
8) Use exp() function to find e’.

Purchase answer to see full
attachment

"Order a similar paper and get 100% plagiarism free, professional written paper now!"

Order Now