montecarlo faster; rm qjs-layout

This commit is contained in:
2025-06-15 05:18:22 -05:00
parent 946ebe5cd7
commit 9c0565d34f
3 changed files with 1 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
var N = 10000000;
var N = 1000000;
var num = 0;
for (var i = 0; i < N; i ++) {
var x = 2 * $_.random();