public static float Borders(this float value, float borderMin, float borderMax) => MathX.Borders(value, borderMin, borderMax);