Description
Ceil (v1)
Ceil ( 1.4 => 2.0 | 1.9 => 2.0 | -5.3 => -5.0)
Information
| Module | DataflowCore |
| Category | Math|Scalar |
| Tags | Round Higher Integer |
| Type | FDataflowMathCeilNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| A | FDataflowNumericTypes | (Value=0.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | FDataflowNumericTypes |