Round the values down at the places noted.

39.965 at tenths place


Round 39.965 down at 1/10s place.
For all the digits right of the tenths place:
Drop those to the right of the decimal place.
Zero-fill those to the left of the decimal place
Result is 39.9.

Computer Science & Information Technology

You might also like to view...

The Bohm-Jacobini theorem states that any flowgraph can be replaced by one with the same functionality that only uses the sequence, if-then-else, while and assignment statements (i.e., prime program components). Show that you don't need the if-then-else. That is, sequence, while and assignment are sufficient. _____

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What would the output from the following be:

Computer Science & Information Technology

Color Balance is an adjustment that allows you to control the balance of red, green, and blue in an image.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Match the following terms to their meanings:

I. short text data type II. AutoNumber III. caption property IV. field property V. number data type A. determines how a field looks and behaves B. data type that automatically increments when a record is entered C. can hold up to 255 characters D. creates a label more readable than a field E. can be set to Integer

Computer Science & Information Technology