3 references to PI
Microsoft.Maui.Graphics (3)
GeometryUtil.cs (3)
23 var degrees = radians * 180.0f / MathF.PI; 30 return MathF.PI * angle / 180; 40 return angle * (180 / MathF.PI);