TRUNC Google Sheets Formula

Generate Google Sheets TRUNC Formulas in seconds

Interactive Google Sheets Formula Generator

Formula Generator

Create complex Google Sheets formulas with natural language. Simply describe what you want to calculate.

Upgrade to Sheet Alchemy Pro

Get advanced formulas, batch processing, and priority support

Upgrade Now

Input

Result

Your formula will be displayed here:

Your formula will appear here

Describe what you want to calculate and click Generate

Pro Features Available

Sheet Alchemy Pro includes additional advanced features to enhance your formula generation.

Advanced Formulas

Complex array formulas and dynamic ranges

Batch Processing

Generate multiple formulas at once

Unlimited History

Save and organize all your formulas

TRUNC Formula Syntax

=TRUNC(3.14159, 2)

Example Use Case

Truncates a number to a specified number of decimal places in Google Sheets, removing the fractional part.

Understanding the TRUNC Function in Google Sheets

The TRUNC function cuts off a number at a specified number of decimal places without rounding.

Why Use TRUNC in Google Sheets?

TRUNC is useful for extracting integer parts or controlling precision without affecting the value’s direction.

Example with Sample Data

InputFormulaResult
3.14159, 2=TRUNC(3.14159, 2)3.14
5.6789, 1=TRUNC(5.6789, 1)5.6
-2.75, 0=TRUNC(-2.75, 0)-2

The table shows how TRUNC truncates numbers.

Master Google Sheets with Sheet Alchemy

Get access to all our formula generators, script generators, and advanced tutorials with a free Sheet Alchemy account.