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.

2012-03-10 07:24
15.8.1

몇 가지 중요 한 누락 된 설명서의 Mathomatic를 사용 하 여 추측 걸릴이 릴리스에서 시작 포함 되었습니다. 메이크파일 및 계수 단순화 해결 되었습니다.
Tags: Documentation, Bugfixes
Some important missing documentation has been included, starting in this release, to take the guesswork out of using Mathomatic. The makefiles and modulus simplification have been fixed.

2012-02-19 11:38
15.8.0

이것은 주로 bugfix 릴리스입니다. 그것은 그들의 허수와 식 사단의 단순화를 해결합니다. 단순화 하기 위해 멋지게 지금 m4 Mathomatic와 함께 tan(x) 및 cot(x) 확장 같은 복잡 한 기 하 급수적으로 식 수 있습니다. 이것은 Mathomatic (15.7.3)의 이전 버전에만 버그 했다. 몇 가지 다른 사소한 향상 되었습니다.
Tags: bugfix, Enhancements
This is mainly a bugfix release. It fixes simplification of division by expressions with imaginary numbers in them. This allows complex exponential expressions like the tan(x) and cot(x) expansions to simplify nicely now with m4 Mathomatic. This was a bug only in the previous version of Mathomatic (15.7.3). A few other minor improvements have been made.

2012-02-02 14:02
15.7.3

도움말, 밀어, 및 명령 단순화를 "모두"를 최적화 향상 되었습니다. 수학 기호 라이브러리에 추가 하 고 더 나은 옵션을 사용할 수 있습니다. 라이브러리의 기능은 이제 응용 프로그램에 매우 비슷한입니다. 이제 Mathomatic의 새 릴리스를 만드는 데 필요한 모든 스크립트 소스 코드 분배에서 출판 되었습니다. 사소한 버그가 수정 되었습니다. 모든 수식 공간에서 변수 이름에 대 한 자동 검색 하는 것은 지원 이제; 결과, 만약 발견, 선택 이며 표시 합니다. 사용 하 여 전달 및 "#" 뒤로 주요 프롬프트에 현재 방정식에서 검색을 검색 하려면 "/".
Tags: Maintenance, Enhancements
The "optimize all", help, push, and simplify commands have been improved. Additional and better options are available in the symbolic math library. The functionality of the library is now very similar to the application. All scripts required to make a new release of Mathomatic have now been published in the source code distribution. Minor bugs were fixed. Automatic searching for a variable name in all equation spaces is now supported; the result, if found, is selected and displayed. Use "/" to search forwards and "#" to search backwards from the current equation at the main prompt.

2011-11-19 03:42
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.

2011-11-03 07:55
15.7.0

Calculate 명령은 수 사용, 수정 된 nintegrate의 용이성에 대 한 수식 번호 범위 인수 (숫자 통합) 명령 지금 허용 커맨드 라인에 경계 하 고 수정 된 나누기 명령을 이제 허용 배당 및 divisor 명령줄에. 음모 명령을 사용 하면 있습니다 ^ 사용의 용이성에 대 한 명령줄에서. C 코드 정리 했 하 고 컴파일 옵션 수정 했다. 상징적인 수학 라이브러리에서 표시 명령은 정상적으로 작동 하도록 수정 되었습니다. 새로운 "변수 개수" 명령을 사용 하 여 변수를 계산 하실 수 있습니다.
Tags: cleanup, Enhancements
The calculate command allows an equation-number-range argument for ease of use, the corrected nintegrate (numerical integrate) command now allows bounds on the command line, and the corrected divide command now allows the dividend and divisor on the command line. The plot command allows ^ on the command line for ease of use. C code cleanup was done and compilation options were corrected. The display command in the symbolic math library was corrected to work as it should. Variables can be counted with the new "variables count" command.

Project Resources