找回密码
 加入我们

QQ登录

只需一步,快速开始

搜索
查看: 392|回复: 0

[软硬件讨论] ABAKUS 2.0

  [复制链接]
发表于 2007-3-4 05:16 | 显示全部楼层 |阅读模式
, t% V/ m0 K  N/ d

# E5 s( [; P- f3 u% M  V7 sDescription:6 z* c" q+ [  h# m* b' d3 R
ABACUS is a computer-algebra-program, with whose help not only arithmetic but also symbolic calculations of mathematical formulas can be carried out. The current PALM-Version 2.0 contains following functions:
5 y: K4 W7 z$ m. L, E* W
. t$ c- ^/ _: UExact arithmetic calculations:+ S) k3 v8 J/ h9 Y# y4 P# }
# Exact calculation of whole numbers of 'arbitrary' length
# r! I0 p. b# @5 Y# L# Calculation of real numbers on 'arbitrary many' after-comma-places
  i$ ^% k+ p! b$ y9 ^1 \# Exact break-arithmetic2 p3 \* s' j$ [" d  k2 m1 y
# Smallest common multiple, biggest common Teiler4 p4 ]# q2 B0 c6 p5 k* s
# Faculty, Binomialkoeffizient  l# S6 J" A" K8 ]& K6 h
# Primzahlen, Primfaktorzerlegung, Teilermenge
' }" _8 a! H  K9 E1 @% [3 h) C6 E: h; O% m  ]
Umformung of mathematical expressions:
, m  b3 `4 E. A8 [. x) s# Terme simplify, multiplies, faktorisieren; Main-denominators form
$ d  `* s+ P, {1 Q1 `) w( V1 r% t# Polynomials normalize, divides, faktorisieren; dismantle in Partialbrüche7 j7 y. ?: I$ x8 d, N

5 ^, B- j, C! [# ?. ^( W5 `! wDiscussion of mathematical functions:7 B- I+ k9 Z) o, a5 u
# Calculation of function-values
* U5 c8 V$ }2 x0 a$ V# Zero-places, pole-places, Extrema, turning points% Z5 k5 y. r* ~0 Z2 F9 F
# Differentiation, integration, with solution-way)
& O4 p+ ]" o! v( G" K# Calculation of limits! n) X$ S' P( j7 r0 x
# Graphic representation, 2D and 3D)
$ [2 L/ K, S, ~1 Q( ~7 L2 H( c! j
( J- S( N2 K! s" kSolution of mathematical equations:# `) _. n2 [! e: H0 y' C
# Exact and numerical solution of linear and not-linear equations: r: E# y1 Y# x+ u
# Exact solution of linear equation-systems' S7 Q8 ~( w) B7 R+ }
( U, O8 z' q( s1 l$ ?
Vectors and matrix-bill:4 z4 o' [! B! [
# Matrices simplify, inverts: @5 T0 g2 Y% y& J- w
# Determinanten, intrinsic values and own-vectors calculate) y3 a2 q7 K! w& P2 |: A" R8 T
# E2 N4 A; r2 c, _+ W
The free demo version allows you to test all functions of ABACUSES for a certain input.& @5 K. Q, a9 V% Q( F

9 n- N# m+ b4 Y' y: QFor example, the application of the function 'integrate delivers + trace' on the formula 'x*sin (x)' with variable 'x' the following edition:
8 {* {# ?( _- t  h, Q# s$ m  C: V3 O7 E  P
int(x*sin(x),x)
6 q, [, ~. N5 o5 }3 N# Partial integration:
0 D$ K7 w( e: T/ K6 J4 T# vint(u(x)*v'(x),x) = u(x)*v(x)-int(u'(x)*v(x),x). S0 {& e- \. o9 ^- h  J" R
# u = x, v' = sin(x) => u' = 1, v = -cos(x)) y- e$ e  B. Z% [+ C2 P
-x*cos(x)-int(-cos(x),x). Y( P: [2 o- K$ B3 P- J
# int(c*f(x),x) = c*int(f(x),x)! y; n( S( ?: v2 P8 k2 W
-x*cos(x)-(-1)*int(cos(x),x)6 w0 |9 u& ]$ R) ^
# Table# o2 U4 i& z5 H% Z
-x*cos(x)-(-1)*sin(x)* K# E+ V% {/ y& h! Y, J
# Simplify
& |& Q+ F+ G7 f5 T6 @-x*cos(x)+sin(x).; z8 P9 g6 h! l, A: h

- ?* m" O* t/ _. ~% tDarüberhinaus contains a particular editor from ABACUSES for mathematical formulas. This way, you can input also complex expressions very fast.
+ H9 C4 }9 z4 N, x( o$ C* l  J- u$ a. G5 B" Y; z+ L
At the moment, following functions are supported:& t( U  u! ^* x# F! Q
# sin, cos, tan, cot, trigonometrical functions),
# z% c- P! X  Q" ]& T" E) n# arcsin, arccos, arctan, arccot, inverse trigonometrical functions),, m. K  E( M4 ]" y9 b: U
# sinh, cosh, tanh, coth, hyperbolic functions),7 s) G3 I1 Z- Q; J6 o% E: I. {, X
# arsinh, arcosh, artanh, arcoth, inverse hyperbolic functions),: w1 n* @3 y% n: |' p1 A( B
# sqrt (square-root))," @7 O0 k) e9 ~8 I7 F
# crt (cubic-root)),* t, Q8 }$ c. T+ B+ Q" E* A, G" {
# exp (exponential-function)),; P3 }7 s) u4 ^% C$ k% O) \
# ln (natural logarithm)),% Y) N4 E7 o/ t
# abs (amount-function)),6 [9 C$ D  l: Q4 K: u( L' O
# sgn (Signumfunktion).7 M+ q$ `. X; S  F/ R# H* x. W9 y
* O; ^9 {4 e8 S# U6 R' e
Allowable operators are '+' (addition), '-' (subtraction), '*' (multiplication), '/' (division) and '^' or '* *' (potency). 8 O2 E. D1 o8 [7 g* m
$ c1 V" u4 M) x2 P" b. a9 @" I8 t$ I9 q
  1. http://pdassi.de/files/7052/ABAKUS.trial.zip
复制代码

1 L& {/ _( l( \; S8 g[ Last edited by paconaranjo5 on 2007-3-3 at 15:37 ]
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 加入我们

本版积分规则

QQ|Archiver|手机版|小黑屋|吹友吧 ( 京ICP备05078561号 )

GMT+8, 2024-9-20 16:39 , Processed in 0.295546 second(s), 16 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表