floor constant

String const floor

Returns the largest integer that is less than or equal to the input.

Sdk Support: basic functionality with js, android, ios, macos

Implementation

static const floor = "floor";