Skip to content

Microsoft Mathematics vs ptpython

A side-by-side look at Microsoft Mathematics and ptpython. For an in-depth review of either product, follow the links below.

Microsoft Mathematics

Microsoft Mathematics

Education & Reference

Microsoft Mathematics is a free software program that allows students to solve math problems and graph functions. It includes a graphing calculator, equation solver, triangle solver, unit converter, and other tools to help with math and science.

calculatorgraphingequationsgeometryeducation
ptpython

ptpython

Development

ptpython is an advanced Python REPL (read-evaluate-print loop). It offers features like syntax highlighting, autocompletion, multiline editing, and vim/emacs key bindings. It aims to provide a rich interactive environment for Python programmers.

replreadlineautocompletionsyntax-highlighting