mirror of
https://github.com/MillironX/uwmath2205-si-fall18.git
synced 2024-11-22 01:46:04 +00:00
Published worksheet 5
This commit is contained in:
parent
dce6282135
commit
87e13a8d2c
2 changed files with 5 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
var appInsights=window.appInsights||function(a){
|
||||
function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c
|
||||
}({
|
||||
instrumentationKey:"e1f0fd93-1912-4f89-b30b-289b58a6fe53"
|
||||
instrumentationKey:"c64a99a8-fe38-4800-a378-474972bfb69a"
|
||||
});
|
||||
|
||||
window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView(null, null, {urlReferrer: document.referrer});
|
||||
|
@ -109,6 +109,10 @@
|
|||
<td><a href="worksheets/Worksheet04.pdf">Worksheet</a></td>
|
||||
<td><a href="solutions/Worksheet04_Solutions.pdf">Solutions</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Week 5</th>
|
||||
<td><a href="worksheets/Worksheet05.pdf">Worksheet</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div class="card text-white bg-secondary mb-3">
|
||||
|
|
BIN
worksheets/Worksheet05.pdf
Normal file
BIN
worksheets/Worksheet05.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue