Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi ! Ich arbeite gerade an einem kleinen Flächenberechnungsttol und habe aber ein kleines Problem: Wie geht der Befehl für die Quadrtatwurzel? thx Flo
einen Befehl gibt es nicht, eine Funktion schon std::sqrt #include <cmath> nicht vergessen.