Advertisement
pusatdata

WP-Plugin: Plugin untuk Rumus Matematika

Oct 21st, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. ==================================
  2. PLUGIN MATEMATIKA
  3. =======================================
  4.  
  5. WPMathPub: http://wordpress.org/plugins/wpmathpub/
  6. Name: wpmathpub
  7. Panduan: http://www.xm1math.net/phpmathpublisher/doc/help.html (sdh mati)
  8. File demo download: https://github.com/daanforever/phpmathpublisher
  9.  
  10.  
  11. Contoh-contoh penulisan:
  12.  
  13. [pmath size=14]int{0}{2} {(x^2 } + sin x)dx = 4.08[/pmath]
  14.  
  15. [pmath size=14]delim{[}{matrix{3}{3}{5 3 0 6 7 0 1 2 8}}{]} [/pmath]
  16.  
  17. [pmath size=14]delim{[}{matrix{3}{3}{5 3 (cos 2) 6 7 0 1 -2 (sin 5)}}{]} [/pmath]
  18.  
  19. [pmath size=14]int{0}{pi /2}{(x^2 } + sin x)dx = 2.29[/pmath]
  20.  
  21. [pmath size=14]delim{[}{matrix{3}{3}{5 3 {cos 2} 6 7 0 1 {-2} {sin 5}}}{]} [/pmath]
  22.  
  23. [pmath size=12]S(f)(t)=a_{0}+sum{n=1}{+infty}{a_{n} cos(n omega t)+b_{n} sin(n omega t)}[/pmath]
  24.  
  25. [pmath size=24]delim{lbrace}{matrix{3}{1}{{3x-5y+z=0} {sqrt{2}x-7y+8z=0} {x-8y+9z=0}}}{ }[/pmath]
  26.  
  27. [pmath]delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} - 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} <= epsilon/3[/pmath]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement