Esempio n. 1
0
 /// <inheritdoc cref="Mathfs.SmoothCos01(float)"/>
 [MethodImpl(INLINE)] public static float SmoothCos01(this float x) => Mathfs.SmoothCos01(x);