Wunderwunderschön


eingedampfte, sublimierte und obfuscierte Variante:

Code:
void loop() {
  float x1 = 213.56994;
  float y1 = 57.56108;
  float lzahn2 = sqrt(   21164.49 - cos ( ( acos((114196.0 - x1*x1 + y1*y1) / 102960.0) ) +  0.09180432) *  20574.0  );
  Serial.print ("lzahn2 = ");
  Serial.println (lzahn2 );  
  delay(2000);
}
nein, Sisor's Variante ist wirklich schöner