Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Working with Numbers and Integers | Basic Functions
Google Spreadsheets
course content

Kursinhalt

Google Spreadsheets

Google Spreadsheets

1. Introduction to Google Sheets
2. Formatting of Cells and Ranges
3. Advanced Formatting of Cells
4. Sorting, Filtering and Cleaning Data
5. Creating Charts
6. Basic Functions
7. Logical Functions
8. Collaboration and Security

book
Working with Numbers and Integers

Will explore the topic of Working with Numbers and Integers. Functions for working with numbers and integers allow you to round numbers to whole values, find remainders, and calculate absolute values. Let's look at three key functions: INT, MOD, and ABS.

Extracting Integers

The INT function returns the integer part of a number by truncating decimal places. This function is useful when you need to round a number down to the nearest whole number, regardless of the decimal values.

Calculating Modulus

The MOD function returns the remainder when one number is divided by another. This is useful for determining remainders, identifying even and odd numbers, and solving problems involving cyclic calculations.

Calculating Absolute Values

The ABS function returns the absolute value of a number, i.e., the number without its sign. This is useful for converting negative numbers to positive in calculations where only the magnitude matters.

Task: Understanding INT, MOD, and ABS Functions

You have the following formulas in your spreadsheet:

AFormulaExpected Result
-7.8=INT(A1)?
11=MOD(A2, 4)?
-15=ABS(A3)?
Which of the following answer choices correctly fills in the expected results for each formula?

Which of the following answer choices correctly fills in the expected results for each formula?

Wählen Sie die richtige Antwort aus

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 6. Kapitel 5
We're sorry to hear that something went wrong. What happened?
some-alt