|
ThGMaths
Solve your maths
easily with ThgMaths.
Enter your
equitations, press "=" and Calc and you will got the results. If you
want to see a graph, no problem use Plot(..) and you will see the
Results.
Like ThGNotes
Images Web Links, Excel Sheet a.s.o can be integrated. All data are
stored as a Rich Text Format
which can easily used with MS Word .
Matrices Calculation, Complex Calculation, Defining variables
everything is included in ThGMaths
Definition of Variables
|
x:=5
|
"x"
will be assigned to the real value of 5.0. 'x' can be use in further
calculations.
|
c:=
5.0+ 7.0i
|
As
well complex values can be assigned to "c"..
|
v:=
(1,2 +6i,3)
|
Definition
of vector "v". Complex values can be defined inside the vector.
|
A:=
((1,3,4,5),
(7,1+ 2i,4,5),
(9,2,4,8),
(1,3,4,5)) |
Definition
of 4x4 Matrix. As well with complex numbers. |
List
of Functions
|
sqrt(x) |
square
root of x, where x can be a real or complex value
|
sqr(x) |
square
x, x2
|
exp(x) |
exponent
of x, ex
|
ln(x) |
logarhytmus
naturalis
|
sin(x) |
sine
of x
|
asin(x) |
arcus sine of x
|
cos(x) |
cosine of x
|
tan(x)
|
tangens of x
|
atan(x)
|
arcus tangens
of x
|
abs(x)
|
absolutus von
x, |x|
|
inv(x)
|
inversion of
x, 1/x
for matrices inv(A), the inverse of the matrix A will be calculated A-1
|
sum(v)
|
sum of vector
v,
f.e.

|
plot([x1,y1],[x2,y2],...)
|
creates a
diagram of the pairs of vectors x1,y1,.., where
the elements of x1, y1 are defining the point on
the x,y -axes.

|
FIX(int FracLen, bool
KillZeros)
ENG(int FracLen, bool KillZeros)
SCI(int FracLen, bool KillZeros)
|
Number will be
displayed with the "FracLen" fraction lenght. If "KillZero" is TRUE all
not used Zero will be deleted.

|
|
|
|
|
Download...
Version 1.0.1.0 (1500
kB)
The
free version has no
restrictions, so you can test the version before
buying.
All future versions are free.
|
|
|
|
|
Get
registrated user.
Make a donation with Paypal and you will get a key file for
registration.
You
can easily use Paypal (used for Ebay Payments) for payment. So we
get no information about your credit card.
Changes
Version
1.0.1.0 |
Boolean Evaluation added
|
Version
1.0.0.0 |
Inital
Version
|
|
|