You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/READMEN.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@ The codes present here allow to calculate some of the most important numerical c
25
25
> For example:
26
26
<table align="center">
27
27
<tr>
28
-
<td align="center"><imgsrc="\resources\images\example.png"width="300px;"alt=""style="max-width:100%;"><br><sub><b>System of linear equations</b></sub></td>
<td align="center"><imgsrc="\resources\images\example3.png"width="350px;"alt=""style="max-width:100%;"><br><sub><b>Roots by secant method</b></sub></td>
<td align="center"><imgsrc="/resources/images/example.png"width="300px;"alt=""style="max-width:100%;"><br><sub><b>System of linear equations</b></sub></td>
<td align="center"><imgsrc="/resources/images/example3.png"width="350px;"alt=""style="max-width:100%;"><br><sub><b>Roots by secant method</b></sub></td>
0 commit comments