From a7e4bbf9e79715d5a0f1a62b5b89d77e4bd3dbd1 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Sun, 24 Apr 2022 19:46:43 -0700 Subject: increase default accuracy --- comp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comp.c') diff --git a/comp.c b/comp.c index e2449e8..c0a673a 100644 --- a/comp.c +++ b/comp.c @@ -7,7 +7,7 @@ #include #include -double horizontal_stdev = 24, vertical_stdev = 24; +double horizontal_stdev = 16, vertical_stdev = 16; double drand() { -- cgit v1.2.3-70-g09d2