blob: 351d63bd4119255f97775df5f90a2804efd54629 (
plain)
1
2
3
4
5
6
7
8
|
---
id: exponential
title: Exponencial
sidebar_label: Exponencial
---
import useBaseUrl from "@docusaurus/useBaseUrl";
<link rel="stylesheet" href={useBaseUrl("katex/katex.min.css")} />
|