Zmiana związana z apletem Geogebry

This commit is contained in:
Pawel Mleczko 2021-12-31 16:32:08 +01:00
parent 53a82b004b
commit 9c17e65b01

View File

@ -2,7 +2,7 @@
"cells": [ "cells": [
{ {
"cell_type": "markdown", "cell_type": "markdown",
"id": "saving-advertising", "id": "consolidated-welsh",
"metadata": {}, "metadata": {},
"source": [ "source": [
"![Logo 1](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech1.jpg)\n", "![Logo 1](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech1.jpg)\n",
@ -30,6 +30,7 @@
"\n", "\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", "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", "\n",
"%%html\n",
"<iframe src=\"https://www.geogebra.org/classic/xyczjs4t?embed\" width=\"800\" height=\"600\" allowfullscreen style=\"border: 1px solid #e4e4e4;border-radius: 4px;\" frameborder=\"0\"></iframe>\n", "<iframe src=\"https://www.geogebra.org/classic/xyczjs4t?embed\" width=\"800\" height=\"600\" allowfullscreen style=\"border: 1px solid #e4e4e4;border-radius: 4px;\" frameborder=\"0\"></iframe>\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", "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)" "![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": [
"<iframe src=\"https://www.geogebra.org/classic/xyczjs4t?embed\"\n",
"width=\"800\" height=\"600\"></iframe>\n"
],
"text/plain": [
"<IPython.core.display.HTML object>"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"%%html\n",
"<iframe src=\"https://www.geogebra.org/classic/xyczjs4t?embed\"\n",
"width=\"800\" height=\"600\"></iframe>"
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": null,
"id": "forward-convention", "id": "green-basis",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [] "source": []
@ -81,4 +108,4 @@
}, },
"nbformat": 4, "nbformat": 4,
"nbformat_minor": 5 "nbformat_minor": 5
} }