{ "cells": [ { "cell_type": "markdown", "id": "81b1d2f0", "metadata": {}, "source": [ "---\n", "title: \"Taylor Remainder Theorem\"\n", "subtitle: \"\"\n", "abstract: \"\"\n", "date: 2026-02-06\n", "format:\n", " html:\n", " other-links:\n", " - text: This notebook\n", " href: App1.ipynb\n", "---" ] }, { "cell_type": "code", "execution_count": null, "id": "db6fe346", "metadata": {}, "outputs": [], "source": [ "#| echo: false\n", "\n", "using Plots, LaTeXStrings" ] }, { "cell_type": "markdown", "id": "aeac01f4", "metadata": {}, "source": [ "## Single variable case\n", "\n", "