简体   繁体   English

Windows窗体的C#公式可视编辑器

[英]C# Equation Visual Editor for Windows Forms

I want to create equations choosing symbols visually as in Microsoft Word( 我想创建像Microsoft Word一样直观地选择符号的方程式( 像这样 ) for my Windows Form Application. )用于Windows窗体应用程序。 For example, I can choose "sin x" and after write 90, I'll press calculate button and it will show 1. What I mean is I should write an equation choosing components and then I can get the answer parsing this equation. 例如,我可以选择“ sin x”,写90后,我将按“ calculate”(计算)按钮,它将显示1。我的意思是我应该编写一个选择组件的方程式,然后得到解析该方程式的答案。

Is there an API or library to create visual equations as in Microsoft Word for C# Windows Form Applications? 是否有API或库可以像Microsoft Word中的C#Windows窗体应用程序那样创建视觉方程式?

I've not used it, but a quick search turned up Math Expression Editor Light . 我没有使用过它,但是快速搜索打开了Math Expression Editor Light Any use? 有什么用吗

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM