SmootherStep

Just a SmootherStep function for 0,1 interval.
FloatSmootherStep.zip (1.08 KB)

This one lets you set the interval.
SmootherStep.rar (1.21 KB)

Here’s SmoothStep and LinearStep (the constant slope analog)
LinearStep.rar (882 Bytes)
SmoothStep.rar (1.09 KB)

Vector version of LinearStep.

Combine with InputBoundingBox for the From/To and InputChannel Position for the Value and get a handy way to show the relative position of a vertex to the object.
LinearStepVector.rar (1.52 KB)

Vector versions of SmoothStep and SmootherStep
SmoothStepVector.rar (1.76 KB)
SmootherStepVector.rar (1.89 KB)