Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

trunc

number trunc(number)

Returns the integral part of number by removing any fractional digits; n - (n % 1).

Parameters

  1. number — value.

Returns

  • the integral part of the argument.
Note! This documentation is also accessible within the app from Help & feedback menu.