Ejemplo n.º 1
0
 public static float3 rcbrt(this float3 f) => f.cbrt().rcp();