Data connectivity & integrationPipeline Builder ExpressionsCeil

Ceil

Supported in: Batch, Streaming

Returns ceil of a given fractional value.

Expression categories: Numeric

Declared arguments

  • Expression - Fractional input value.
    Expression<Decimal | Double | Float>

Output type: Decimal | Long

Examples

Example 1: Base case

Argument values:

  • Expression: 10.123

Output: 11


Example 2: Base case

Argument values:

  • Expression: number
numberOutput
nullnull