Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/xpconnect/tests/chrome/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 2 kB image not shown  

Quelle  bug848733.js   Sprache: unbekannt

 
var a = [1];
function f(x) {
    var round = Math.round;
    for (var i=0; i<20; i++) {
 a[0] = round(a[0]);
 if (x > 500)
     a[0] = "a";
    }
}
for (var i=0; i<550; i++)
    f(i);

Messung V0.5 in Prozent
C=95 H=92 G=93

[zur Elbe Produktseite wechseln0.11QuellennavigatorsAnalyse erneut starten2026-06-10]