This commit is contained in:
Ajabep 2026-01-14 21:35:12 +01:00
commit 8b7f829cff

View file

@ -315,7 +315,7 @@ module ears(ht, ru, rl, clip_width, space_between_ears = 15, ear_tilt = 15, ear_
// //
// CAH => cos(ADC) = l / (s/2) // CAH => cos(ADC) = l / (s/2)
// SOH => Is not targeting what we want. // SOH => Is not targeting what we want.
// TOA => The opposed side is less precise than the hypothenus, so, we will not use this formula // TOA => The opposed side is less precise than the hypotenuse, so, we will not use this formula
// //
// cos(ADC) = l / (s/2) // cos(ADC) = l / (s/2)
// cos(ADC) * (s/2) = l // cos(ADC) * (s/2) = l