iCalculate’s Studio

Katex Test

Word count: 47Reading time: 1 min
2020/02/20 Share

代码区域:

1
2
3
4
import PyOrigin as OR
sheet=OR.Sheet()
print(sheet.colNames)
print(sheet.data)

公式区域:
$$
\frac{ { - b \pm \sqrt { { b^2 } - 4ac } } }
$$

这是测试:$ E=mc^2 $
这是测试:( E=mc^2 )
$$ E=mc^2 $$

CATALOG