From 9c17e65b015777d3a5a9c34d9124b8663b28c47e Mon Sep 17 00:00:00 2001 From: Pawel Mleczko Date: Fri, 31 Dec 2021 16:32:08 +0100 Subject: [PATCH] =?UTF-8?q?Zmiana=20zwi=C4=85zana=20z=20apletem=20Geogebry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02-funkcje/02-funkcje-03.ipynb | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/02-funkcje/02-funkcje-03.ipynb b/02-funkcje/02-funkcje-03.ipynb index ee32112..272a5bc 100644 --- a/02-funkcje/02-funkcje-03.ipynb +++ b/02-funkcje/02-funkcje-03.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "markdown", - "id": "saving-advertising", + "id": "consolidated-welsh", "metadata": {}, "source": [ "![Logo 1](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech1.jpg)\n", @@ -30,6 +30,7 @@ "\n", "Liczbę $a$ nazywa się **współczynnikiem kierunkowym**. Jest ona równa tangensowi nachylenia wykresu funkcji do osi $OX$. Na poniższej animacji można zaobserwować tę zależność. \n", "\n", + "%%html\n", "\n", "\n", "Współczynnik $b$ we wzorze funkcji liniowej równy jest odciętej (czyli drugiej współrzędnej) punktu przecięcia się wykresu funkcji liniowej z osią $OY$. Ten fakt zilustrowany jest na poniżej.\n", @@ -45,10 +46,36 @@ "![Logo 2](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech2.jpg)" ] }, + { + "cell_type": "code", + "execution_count": 1, + "id": "alpha-karaoke", + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "%%html\n", + "" + ] + }, { "cell_type": "code", "execution_count": null, - "id": "forward-convention", + "id": "green-basis", "metadata": {}, "outputs": [], "source": [] @@ -81,4 +108,4 @@ }, "nbformat": 4, "nbformat_minor": 5 -} \ No newline at end of file +}