Can someone help me with the question (i, l, o, p, v, x)

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Can someone help me with the question (i, l, o, p, v, x)

Post by answerhappygod »

Can someone help me with the question (i, l, o, p, v,
x)
Can Someone Help Me With The Question I L O P V X 1
Can Someone Help Me With The Question I L O P V X 1 (10.16 KiB) Viewed 66 times
A C program contains the following declarations and initial assignments: int i = 8, j = 5; double x = 0.005, y 0.005, y = -0.01; char c = 'C', d = ''; =

Determine the value of each of the following expressions, which involve the use of library functions. (See Appendix H for an extensive list of library functions.) (a) abs(i - 2* j) (n) log(exp(x)) (6) fabs(x + y) (o) sqrt(x*x + y*y) (c) isprint(c) () isalnum (10. j) (d) isdigit(c) (9) isalpha(10 * i) (e) toupper(d) () isascii(10 * j) ceil(x) (s) toascii(10 * ) (8) ceil(x + y) (1) fmod(x, y) (h) floor (x) (u) tolower (65) (1) floor (x + y) (v) pow(x - y, 3.0) 0) islower(c) (w) sin(x - y) (k) isupper(1) (x) strlen('hello10") (1) exp(x) (y) strpos("hello\0', 'e') (m) log(x) (z) sqrt(sin(x) + cos(y))
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply