Skip to main content

Scalar, Scalar

Scalar Field, Scalar Field

Scalar, Scalar

Map a value by either rounding up to the smallest increment of an interval that is not less than the value or by rounding down to the largest increment of an interval that is not greater than the value.

Inputs

NameTypeDescription
ValueScalarThe value to convert by way of the round function.
IntervalScalarThe increment of the round function.

Outputs

Type
Scalar

Scalar Field, Scalar Field

Map a value by either rounding up to the smallest increment of an interval that is not less than the value or by rounding down to the largest increment of an interval that is not greater than the value.

Inputs

NameTypeDescription
ValueScalar FieldThe value to convert by way of the round function.
IntervalScalar FieldThe increment of the round function.

Outputs