Which among the following mathematical function do not have a “double” return-type?
Posted: Wed Jul 13, 2022 7:54 pm
a) srand(x);
b) ceil(x);
c) floor(x);
d) both ceil(x); and floor(x);
b) ceil(x);
c) floor(x);
d) both ceil(x); and floor(x);