Clamp

 
 
 

Categories

  • Math > Basic

Description

Outputs the specified input value clamped between the two specified input limits.

There are no restrictions on the limit values. The first limit can be greater than, equal to or less than the second limit.

Ports

Inputs

Value

The value to clamp between the two specified input limits.

Limit 1

The first limit for the clamping operation.

Limit 2

The second limit for the clamping operation.

Outputs

Result

The specified input value clamped between the two specified input limits.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License