The function ____ returns the absolute value of its double-precision argument.

A. double ceil(double)
B. double fmod(double)
C. double fabs(double)
D. double abs(double)


Answer: C

Computer Science & Information Technology

You might also like to view...

Design a file security mechanism that alleviates the need for the “set user ID” feature.

What will be an ideal response?

Computer Science & Information Technology

Caroline is creating a worksheet to find the sum of different cell values such as A1, E1, and F1 and display it in cell G1. Which of the following formulas should Caroline enter into cell G1?

A. ?=A1+E1+F1 B. ?A1+E1+F1 C. ?A1+E1+F1= D. ?A1;E1;F1=

Computer Science & Information Technology

All arguments in a function are enclosed in a pair of ________

A) parentheses ( ) B) brackets [ ] C) quotes " " D) braces { }

Computer Science & Information Technology

To plot a data series on a secondary vertical axis, begin by clicking the  _____.

A. field name in the appropriate field section B. reference command of the tool you want to use C. data series that you want to plot D. existing external data source you want to use

Computer Science & Information Technology