UNPKG
jampary
Version:
latest (0.0.2)
0.0.2
Modern arbitrary-precision arithmetic library using floating-point expansions.
jampary
/
index.html
9 lines
•
207 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<!DOCTYPE
html
>
<
html
>
<
head
>
<
link
rel
=
"icon"
href
=
"data:;base64,iVBORw0KGgo="
>
<
title
>
Benchmark
</
title
>
<
script
>
window
.
location
.
replace
(
"/test/benchmark.html"
);
</
script
>
</
head
>
<
body
>
</
body
>
</
html
>