Skip to content

Commit 4224a68

Browse files
Update log graph
1 parent 5229ae9 commit 4224a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calc-frontend/src/components/NatLog/NatLogDeriv.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ function NatLogDeriv(){
1212
<h2 style={{marginBottom:'1rem'}}>Derivative of &nbsp;{"\\(y = \\ln(x)\\)"} </h2>
1313
</MathJax>
1414

15-
<iframe className = "graph-frame" src="https://www.desmos.com/calculator/fhqfrzsb2a?embed"
15+
<iframe className = "graph-frame" src="https://www.desmos.com/calculator/2ioddrf9fi?embed"
1616
style={{border: "1px solid #ccc"}} >
1717
</iframe>
1818

0 commit comments

Comments
 (0)