Skip to content
Snippets Groups Projects
Commit 6b7276b1 authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent c0fd414c
No related branches found
No related tags found
No related merge requests found
Pipeline #2869 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<body> <body>
<script> <script>
// //
// inlinepi.js // inlinepi.html
// Neil Gershenfeld 11/24/18 // Neil Gershenfeld 11/24/18
// pi calculation benchmark // pi calculation benchmark
// pi = 3.14159265358979323846 // pi = 3.14159265358979323846
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<body> <body>
<script> <script>
// //
// serialpi.js // serialpi.html
// Neil Gershenfeld 11/24/18 // Neil Gershenfeld 11/24/18
// pi calculation benchmark // pi calculation benchmark
// pi = 3.14159265358979323846 // pi = 3.14159265358979323846
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment