Beispiel #1
0
 public static float2 rcbrt(this float2 f) => f.cbrt().rcp();