Example #1
0
 /// <inheritdoc cref="Mathfs.Smooth01(float)"/>
 [MethodImpl(INLINE)] public static float Smooth01(this float x) => Mathfs.Smooth01(x);