public static final class MathFunctions.Round extends Object
| Modifier and Type | Method and Description |
|---|---|
static io.airlift.slice.Slice |
roundLongLong(long numScale,
io.airlift.slice.Slice num) |
static long |
roundLongShort(long numScale,
io.airlift.slice.Slice num) |
static long |
roundShort(long numScale,
long num) |
Copyright © 2012–2019. All rights reserved.