pg.scalars.Floor
Accessible via pg.scalars.Floor.
-
class Floor(x)[source]
Bases: pg.scalars.UnaryOp
Floor operator.
Methods:
operate(x)
|
Implementation of the operation on a computed value. |
-
operate(x)[source]
Implementation of the operation on a computed value.
- Return type:
int