FLOOR_PRECISE

FLOOR_PRECISE(arg1., arg2.) → { number | string | boolean }

Returns a number that is rounded down to the nearest integer or to the nearest multiple of significance.

Parameters:

Name Type Description
arg1. number
arg2. number

Returns:

Type
number | string | boolean