Cantor/zh-cn: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 32: Line 32:




[[Image:Cantor_R_plot.png|thumb|400px|center| ''Sample plot using R-backend'']]


[[Image:Cantor_R_plot.png|thumb|400px|center| ''Sample plot using R-backend'']]
==More Information==
 
* [http://docs.kde.org/?language=en&application=cantor Cantor Handbook]


==Documentation==
* [https://edu.kde.org/cantor/ Project webpage]


[http://docs.kde.org/?language=en&application=cantor Cantor Handbook]
* [https://en.wikipedia.org/wiki/Cantor_(software) Wikipedia]


[[Category:Education]]
[[Category:Education]]

Revision as of 20:10, 26 January 2019


Home » Applications » Education » zh-cn

Cantor 是计算机代数系统 (CAS) 的一个华丽的图形用户界面。

它是 KDE 教育项目 中的一部分。

执行不同的后端

描述

Cantor 是一个在良好的 KDE 集成工作表界面中,使用您最爱的数学程序的应用程序。它提供辅助通常任务的对话框,并允许您分享您的工作表给他人。

现在支持四个后端:SageMaximaRKAlgebra

特性

  • Nice Worksheet view for evaluating expressions
  • View of plotting results inside the worksheet or in a separate window
  • Easy plugin based structure to add different backends
  • GetHotNewStuff integration to upload/download example worksheets
  • Typesetting of mathematical formulas using LaTeX
  • Backend aware syntax highlighting
  • Plugin based assistant dialogs for common tasks (like integrating a function or entering a matrix)

Screenshots

Sample plot using Maxima-backend


Sample plot using R-backend

More Information