上传者: 42126399
|
上传时间: 2021-10-10 10:39:21
|
文件大小: 60KB
|
文件类型: -
react-mathjax
React组件以显示数学公式。
安装
$ npm i react-mathjax --save
用法
const MathJax = require ( 'react-mathjax' )
const tex = `f(x) = \\int_{-\\infty}^\\infty
\\hat f(\\xi)\\,e^{2 \\pi i \\xi x}
\\,d\\xi`
module . exports = ( ) => {
return (