Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Rounding Functions | Basic Functions
Google Spreadsheets Tutorial

bookRounding Functions

メニューを表示するにはスワイプしてください

Rounding Up

The ROUNDUP function always rounds a value up, regardless of the number after the rounding place. This is useful in situations where a higher value is required, even if the fractional part is less than 5. For example, when calculating material stock or time estimates to avoid shortages.

Rounding Down

The ROUNDDOWN function always rounds a number down, regardless of the digits after the rounding place. This is useful in scenarios where exceeding a limit must be avoided, such as budgeting or planning.

Task: Understanding ROUND, ROUNDUP, and ROUNDDOWN

You have the following values in your spreadsheet:

AFormulaExpected Result
23.678=ROUND(A1, 1)?
23.678=ROUNDUP(A1, 1)?
23.678=ROUNDDOWN(A1, 1)?
question mark

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

正しい答えを選んでください

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 6.  4

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 6.  4
some-alt