Download List

프로젝트 설명

Mathomatic is a portable, general-purpose computer algebra system (CAS) that can solve, differentiate, simplify, combine, and compare algebraic equations, perform standard, complex number, modular, and polynomial arithmetic, etc. It does some calculus and is very easy to compile/install, learn, and use. The symbolic math application with a simple command-line interface is designed to be a colorful algebra calculator that is reliable, responsive, and convenient to use. The symbolic math library is lightweight and easy to include in other software, due to being written entirely in C with no additional dependencies.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-19 03:42 Back to release list
15.7.1

수천 많은 표준 C 라이브러리에서 버그를 인해 상수에서 구분 기호 제거 되었습니다. 테스트와 오류/경고 메시지 개선 했다. 지금 디버깅할 때 도움이 메시지만 출력 됩니다. "Count unfactor" 명령 확장 하 고 어떤 다항식 약관의 개수에 추가 되었습니다. 도움이 컬러링 도움말 명령에 추가 되었습니다. 더 많은 명령을 "반복" 접두사를 지금; 무시 하지 않습니다. 반복 기능 제공 하지 않으면 종종 단순화, 완전 할을 의미 합니다. 파생 0에 도달 하면 중지 파생 명령 고정 되었다. 테스트는 이제 Cygwin에서 작동 합니다.
Tags: Enhancements, Bugfixes, Stable
Thousands separators in constants were removed, due to bugs in many standard C libraries. The tests and error/warning messages were improved. Only helpful messages are output when debugging now. An "unfactor count" command was added to expand and count the number of terms of any polynomial. Helpful coloring was added to the help command. More commands do not ignore the "repeat" prefix now; often it means to do full simplification, unless it serves a repeat function. The derivative command was fixed to stop when the derivative reaches zero. The tests now work under CygWin.

Project Resources