This node mixes between two quaternions based on a factor.
The way Mix Quaternions works, a factor that is larger than 1 won’t be clamped but rather multiplied to the second quaternion. That’s why the node has an option to Clamp Factor. So if Clamp factor is enabled, Any factor that is larger than 1 will return the second quaternion.