Edycja pliku
This commit is contained in:
parent
d064d6e64f
commit
5961dc0a52
@ -2,9 +2,16 @@
|
|||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "attractive-allergy",
|
"id": "saving-advertising",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"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",
|
"## Przykłady funkcji\n",
|
||||||
"\n",
|
"\n",
|
||||||
"W tej części pojawią dwa najpopularniejsze przykłady funkcji liczbowych – funkcja liniowa i kwadratowa.\n",
|
"W tej części pojawią dwa najpopularniejsze przykłady funkcji liczbowych – funkcja liniowa i kwadratowa.\n",
|
||||||
@ -33,24 +40,29 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"\n",
|
"\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",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
"id": "brief-visit",
|
"id": "forward-convention",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": []
|
"source": []
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
"author": "Paweł Mleczko",
|
||||||
|
"email": "pawel.mleczko@amu.edu.pl",
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "Python 3",
|
"display_name": "Python 3",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "python3"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
|
"lang": "pl",
|
||||||
"language_info": {
|
"language_info": {
|
||||||
"codemirror_mode": {
|
"codemirror_mode": {
|
||||||
"name": "ipython",
|
"name": "ipython",
|
||||||
@ -62,8 +74,11 @@
|
|||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.7.3"
|
"version": "3.7.3"
|
||||||
}
|
},
|
||||||
|
"subtitle": "3. Przykłady funkcji",
|
||||||
|
"title": "Repetytorium z matematyki elementarnej",
|
||||||
|
"year": "2022"
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
"nbformat_minor": 5
|
"nbformat_minor": 5
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user