1. 首页
  2. 数据库
  3. 其它
  4. 代数 胶乳:解析和计算胶乳格式化的数学 源码

代数 胶乳:解析和计算胶乳格式化的数学 源码

上传者: 2021-02-24 03:04:38上传 ZIP文件 118.95KB 热度 6次
代数乳胶 一个NPM模块,没有依赖关系,用于解析乳胶数学到正规的数学串( ),可以被解析以像其他代数或数学库和 例 const AlgebraLatex = require ( 'algebra-latex' ) // Parse from LaTeX ... const latexInput = '\\frac{1}{\\sqrt{2}}\\cdot x=10' const algebraObj = new AlgebraLatex ( ) . parseLatex ( latexInput ) // ... or parse from regular math string const
下载地址
用户评论