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
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
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
Input | Formula | Result |
---|---|---|
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.
Explore More Google Sheets Formulas
IMLOG10
Returns the base-10 logarithm of a complex number in Google Sheets.
Learn moreOFFSET
Returns a range reference shifted by a specified number of rows and columns in Google Sheets.
Learn moreMATCH
Returns the relative position of a value in a range in Google Sheets, useful for lookups.
Learn moreISERR
Checks if a value is an error other than #N/A in Google Sheets, returning TRUE or FALSE.
Learn moreDATE
Creates a date from year, month, and day values in Google Sheets.
Learn moreXMATCH
Returns the relative position of a value in a range with advanced options in Google Sheets.
Learn moreGOOGLETRANSLATE
Translates text from one language to another using Google Translate in Google Sheets.
Learn moreISBLANK
Checks if a cell is empty in Google Sheets, returning TRUE or FALSE.
Learn moreMaster Google Sheets with Sheet Alchemy
Get access to all our formula generators, script generators, and advanced tutorials with a free Sheet Alchemy account.