Prime's slides

by prime21

My first slide

  • 我英语不好。(My english is so poor.)
  • I like programing.
#include <iostream>
using namespace std;
int main()
{
  cout << "hello world" << endl;
  return 0;
}
#This is markdown
>> Enjoy it.
a,b=map(int,raw_input().split())
print a+b

The code

\sum_{i=a}^{b} {i \times f(i)}
i=abi×f(i)

Math

\sum_{k=1}^\infty \frac{x^n}{n!} =\int_0 ^\infty e^x
k=1n!xn=0ex
f(x) = \int_{-\infty}^\infty \hat f(\xi)\,e^{2 \pi i \xi x} \,d\xi
f(x)=f^(ξ)e2πiξxdξ

How to write a matrix on Katex?

Who can tell me?

The end

Made with Slides.com