Skip to content

Commit 3614ab9

Browse files
authored
Update index.html
1 parent dabccbf commit 3614ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2284,7 +2284,7 @@ <h6 style="font-size:160%;margin:7px">Area of a circle</h6>
22842284
return number / 4 * length ** 2 / tangent;
22852285
const ratio = 3.2 / number;
22862286
const tangent = parseFloat(tan(ratio));
2287-
2287+
}
22882288

22892289
}
22902290

0 commit comments

Comments
 (0)