Cantor/pt-br: Difference between revisions

From KDE UserBase Wiki
No edit summary
(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]


==Documentação==
* [https://edu.kde.org/cantor/ Project webpage]


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


[[Category:Educação/pt-br]]
[[Category:Educação/pt-br]]

Revision as of 20:10, 26 January 2019


Home » Applications » Education » pt-br

Cantor é uma GUI para sistemas de álgebra computacional (CAS).

É parte do Projeto KDE Educional.

Diferentes backends em ação.

Descrição

Cantor é uma aplicação que permite que você use suas aplicações matemáticas favoritas a partir de uma Interface de Planilhas integrada ao KDE. Ele oferece diálogos assistentes para tarefas comuns e permite que vocẽ compartilhe suas planilhas com outras pessoas.

Quatro backends estão disponíveis atualmente: Sage, Maxima, R e KAlgebra.

Funcionalidades

  • 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)

Capturas de tela

Sample plot using Maxima-backend


Sample plot using R-backend

More Information