Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Archimedean spiral</title>
|
||||
<style>h3 {font-family:sans-serif; color:gray;}</style>
|
||||
</head>
|
||||
<body onload="main('red')(15)">
|
||||
<h3>Archimedean spiral</h3></p>
|
||||
<canvas id="spiral" width="640" height="640" style="border: 2px outset;"></canvas>
|
||||
<script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue