coerceAtLeast

open fun coerceAtLeast(minimumMagnitude: Double): S

Return

this vector if its magnitude is greater than or equal to minimumMagnitude or a resized version of minimumMagnitude otherwise.