Skip to content

Commit edf4fac

Browse files
authored
Update index.html
1 parent 365036a commit edf4fac

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -628,11 +628,9 @@ <h4 style="font-size:160%;margin:7px">Trigonometry</h4>
628628
<script>
629629

630630
// ---- Trigonometry ----
631-
// A lightweight approximation-based lookup function
631+
// Approximation-based lookup function
632632

633633

634-
// The lookup table
635-
636634
const trig = {
637635
"rad(1.6)": {
638636
"sin": 1,

0 commit comments

Comments
 (0)