Edycja pliku

This commit is contained in:
Paweł Mleczko 2021-12-31 10:23:58 +01:00
parent d064d6e64f
commit 5961dc0a52

View File

@ -2,9 +2,16 @@
"cells": [
{
"cell_type": "markdown",
"id": "attractive-allergy",
"id": "saving-advertising",
"metadata": {},
"source": [
"![Logo 1](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech1.jpg)\n",
"<div class=\"alert alert-block alert-info\">\n",
"<h1> Repetytorium z matematyki elementarnej </h1>\n",
"<h2> 3. <i>Przykłady funkcji</i></h2> \n",
"<h3>Paweł Mleczko (pawel.mleczko@amu.edu.pl)</h3>\n",
"</div>\n",
"\n",
"## Przykłady funkcji\n",
"\n",
"W tej części pojawią dwa najpopularniejsze przykłady funkcji liczbowych funkcja liniowa i kwadratowa.\n",
@ -33,24 +40,29 @@
"\n",
"\n",
"\n",
"### Funkcja kwadratowa i jej własności"
"### Funkcja kwadratowa i jej własności\n",
"\n",
"![Logo 2](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech2.jpg)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "brief-visit",
"id": "forward-convention",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"author": "Paweł Mleczko",
"email": "pawel.mleczko@amu.edu.pl",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"lang": "pl",
"language_info": {
"codemirror_mode": {
"name": "ipython",
@ -62,8 +74,11 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
}
},
"subtitle": "3. Przykłady funkcji",
"title": "Repetytorium z matematyki elementarnej",
"year": "2022"
},
"nbformat": 4,
"nbformat_minor": 5
}
}