test

This post will show up on its own!

to infinity and beyond

2024-9-1

Written by: Astro Learner

add support for LaTeX in markdown blogs

eiΟ€+1=0e^{i\pi} + 1 = 0 idf(t,D)=log(N1+∣{d:d∈DΒ andΒ t∈d}∣)\begin{equation} \text{idf}(t, D) = \text{log}\left(\frac{N}{1 + |\{d: d \in D \text{ and } t \in d\}|}\right) \end{equation} ∫abf(x) dx=F(b)βˆ’F(a)\int_{a}^{b} f(x) \, dx = F(b) - F(a)
import numpy as np
print(np.pi)
#include <iostream>
int main() {
    std::cout << "Hello, World!" << std::endl;
    return 0;
}
echo "Hello, World!"
Plot[Sin[x], {x, 0, 2 Pi}]