ПочатиПочніть безкоштовно

Rounding values

You've learned how built-in functions can be used as a shortcut to creating complex formulas in Google Sheets.

Functions take inputs, also known as arguments, and return an output, which is the result of the calculation.

You'll begin working with built-in functions using a dataset containing natural satellites (moons) of solar system planets. The dataset contains four columns:

  • Name: The name of the moon
  • Parent: The planet that the moon orbits
  • Mean radius (km): The average radius of the moon from its physical center
  • Sidereal period (days): The time taken for the moon to orbit its parent planet

Ця вправа є частиною курсу

Аналіз даних у Google Sheets

Переглянути курс

Інструкції до вправи

  • In E2:E208, calculate the sidereal period in hours.
  • In F2:F208, round Sidereal period (hrs) to one decimal place.
  • In G2:G208, round Mean radius (km) to the nearest whole number.

Практична інтерактивна вправа

Перетворіть теорію на практику за допомогою однієї з наших інтерактивних вправ

Почати вправу