Categories /

Education - Math (10)

Kalkules v1.11.1.28

billon on 4 Oct 2019
  • 7MB (uncompressed)
  • Released on 4 Oct 2019
  • Suggested by Wolfghost

Kalkules is an universal scientific calculator that comes with many nontraditional functions and built-in tools designed to make your calculations easier and faster.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Kalkules.exe.

Optionally:
  • To disable update check at startup, edit settings.ini and change the CheckUpdatesAtStart=1 to CheckUpdatesAtStart=0 or launch Kalkules.exe and open the Preferences tab. Uncheck 'Check for updates at start"
  • To save additional space, delete unnecessary language files and manuals
What's new? See:
https://www.kalkules.com/category/version-history/

X-Maxima v5.31.2

webfork on 22 Oct 2016
  • 130MB (uncompressed)
  • Released on 18 Jan 2014
  • Suggested by Taf

Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers. Maxima can plot functions and data in two and three dimensions.

Cross platform with clients available for Linux, OS X, and Android (thanks Midas).

X-Maxima is a portablized version of the program. Alternatively, an unstable Maxima portable package is available from PortableApps.com.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
License: GPL
How to extract: Download the ZIP package and extract to a folder of your choice. Launch X-Maxima.exe.
Latest comments
Midas on 2014-04-26 20:42

Available on most comptuing platforms (Linux & MacOS, e.g.), a (well regarded) version of Maxima exists also for Android, see:

https://play.google.com/store/apps/details?id=jp.yhonda

Add comment

Free Numerology Calculator v3.41

webfork on 25 Apr 2017
  • 1MB (uncompressed)
  • Released on
  • Suggested by I am Baas

Free Numerology Calculator application is a math calculator with numerology functions:

  • Calculate Pythagorean and Chaldean
  • Consonant Total and Result
  • Vowel Total and Result
  • Sum of Numeric Distribution of Vowels and Consonants
  • Quick Report
  • Date Calculator with Calendar
  • Math Calculator with Numerology Functions

Output reports can be exported to RTF format.

Category:
Runs on:Win98 / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: None
License: Freeware
How to extract:
  1. Download the installer and extract to a temporary folder
  2. Move the contents of {app} to a folder of your choice
  3. Launch jnumb.exe

Euler Math Toolbox v2020-08-21

billon on 22 Aug 2020
  • 167MB (uncompressed)
  • Released on 21 Aug 2020
  • Suggested by Enternal

Euler Math Toolbox is a numerical and symbolic math toolbox. Symbolic computation are done by working with Euler's native capabilities and also in conjunction with a seamlessly integrated version of Maxima computer algebra system. Euler Math Toolbox can also be used with LaTeX and Python (integration instructions). Euler Math Toolbox also supports the capabilities of using the built in C compiler (Tiny C) to run C code for important mathematical routines where high performances are required.

The program is developed by a math professor (Rene Grothmann) at the University of Eichstätt in Germany. Examples of problems solved with this program.

Category:
Runs on:Win7 / Win8 / Win10 / Wine
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
Path portability: Automatic relative path (eg. ..\..\personal\work.doc)
License: GPL
How to extract:
  1. Download the installer and extract to a temporary folder
  2. Move the contents of {app} to a folder of your choice
  3. In this folder, create a new folder named Euler Files
  4. Launch euler64.exe
What's new? See:
http://euler-math-toolbox.de/Programs/Changes.html

SpeQ Mathematics v3.4

webfork on 22 Oct 2016

SpeQ is a lightweight, extensive mathematics program with a simple interface. All calculations are entered in a sheet, where you can add, edit and execute all calculations. You can define variables and functions, as well as plot graphs of your functions.

Calculations can be saved for later use.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: Application folder
License: Freeware
How to extract:
  1. Download the ZIP package and extract to a folder of your choice
  2. Launch SpeQ Mathematics.exe
Optionally, delete unneeded language files.
What's new? SpeQ Mathematics 3.4 (Released 2010-04-07)

(new) Function Run(filename) added, which evaluates the contents of a speq file. This way you can easily include a file with your own commonly used variables, functions, and units into all of your worksheets.

(new) Function AddUnit(name {, relation}{,prefixtype}). You can now add your own custom units too.

(new) Operator In for units, "x In unit". This operator is the same as function Convert(x, unit). The operator In supports lists, and the function Convert not. Example usage: "5.1 Inch In Meter", "10 °C In °F", etc.

(new) Function fnSolve(f(x) {, x} {, xstart}), to find zero points of a function.

(new) Binary SI units for calculations with bits and bytes.

(new) Units fully support exponent suffixes now, fore example "mm2" is interpreted as square millimeter, and "m3" as cubic meter.

(new) Added units: Angstrom, mil, sqmil.

(changed) Implicit multiplications with units now have lower precedence than explicit multiplication and division. So for example "12V/6A" is now calculated as "(12*V)/(6*A) = 2 Ohm" instead of "((12*V)/6)*A = 2 W".

(changed) Function factorial (x!) is now much faster for decimal values.

(changed) Some changes in the arrangement of functions and units in the Functions window.

(changed) The accuracy optimizer is improved. For example Cos(90 deg) now gives 0 instead of 7.273641325e-16.

(changed) Adding and subtracting temperatures is now only allowed with the same temperature scale (for example 20 Celsius + 5 Celsius) or in Kelvin (for example 20 Celsius + 5 Kelvin), to prevent conversion issues.

(changed) SpeQ uses a different degree (°) character now, which is supported by more different fonts and by the web. This character is not backwards compatible.

(fixed) Bug with calculating Atan2 and Arg when Angles was set to Degrees or Gradians.

(fixed) SpeQ crashed when you opened more than 9 functions in one graph.

(fixed) Some problems with non-Western fonts.

(fixed) Units: small rounding error in the unit foot and mile.

(fixed) Units Litre and L now support prefixes.

(fixed) Problem loading files with a dot in the name.

(fixed) SpeQ checks now at startup whether the stored window position fits in the current screen dimensions. If not, the position is adjusted.

(fixed) Various stability issues, and other small improvements.
Latest comments
Jarred on 2008-11-20 06:25

This is a true gem in my collection. I don't quite like recent versions (feature creep), but I still use it for 95% of my day to day calculations/graphing.
For everything else there is Python + matplotlib.

Lyx on 2010-04-08 08:52

wanted to give it a try, but removed it 20secs after installation: makes the usual mistakes in setting colors and thus is unreadable on dark desktop colorschemes, and there is no way to manually set the colors.

avi-aryan on 2013-11-10 06:04

simply Great . I like the code-like interface in which it works.

See all

Eigenmath v137

webfork on 20 Jan 2020
  • 528KB (uncompressed)
  • Released on
  • Suggested by erazz

Eigenmath is a computer algebra system that facilitates the manipulation of mathematical expressions in symbolic form. For example, it can assist in solving algebra and calculus problems. It includes a great number of mathematical functions, has limited graphing capabilities and supports scripting. Think of it as portable MatLab "lite"!

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: None
Stealth: ? Yes
License: Freeware
How to extract: Download the single EXE file to a folder of your choice. Launch Eigenmath.exe.
Latest comments
Dominique on 2008-04-15 12:58

This program is very suitable for simple mathemathics (what I do, for high school level…), very much more usable than maxima for example.
Just one regret : I just bougth an eee pc, and this program should be wonderful on such a machine, but there is no Linux version… When ?

me on 2008-06-02 11:47

For Linux, Did you try running it under Wine?

RobbM on 2008-09-05 04:43

How does one do squares in this calculator? Sorry if it is a dumb question

See all

Ifactor v1.0

webfork on 20 Jan 2020
  • 287KB (uncompressed)
  • Released on
  • Suggested by crownixx

Ifactor computes the prime factors for any given number. The program can factor large integers, but the practical limit is an integer in the trillions (15 digits). For example the number 999,999,999,999,999 will take about a minute for the program to factor. While you can enter numbers with more than 15 digits, the factorization will take a very long time.

Note: Main website offline -- linking to softpedia download.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista
Writes settings to: None
Stealth: ? Yes
License: Freeware
How to extract: Download ifactor.exe and launch.
Latest comments
Kitana on 2010-06-24 09:58

The link is still broken. I found the following link working:

http://download.softpedia.com/dl/e7d18ff1b26c67fa329cc439cdeaea26/4c232b45/100105541/software/portable/education/ifactor.exe

SHERRY on 2011-04-15 17:07

dead link

webfork on 2011-04-15 19:28

SHERRY: thanks -- should be fixed

See all

Plot3d v2.1

webfork on 22 Oct 2016
  • 406KB (uncompressed)
  • Released on 12 Dec 2012
  • Suggested by crownixx

Plot3d plots a graph for any function of the type z= f(x, y) as a simulated R3 space on the computer screen. If there is an interesting region of the surface, you can grab the surface and rotate it, zoom in and out. You can also change between a wire-frame, points, and smooth surface style.

Note: Main site offline, linking to softpedia.

Category:
Runs on:Win98 / WinME / Win2K / WinXP
Writes settings to: None
Dependencies: OpenGL 1.1 and above
Stealth: ? Yes
License: Freeware
How to extract: Download plot3d.exe and launch.
Latest comments
Jay on 2007-10-05 04:50

...but, if I enter some "mistake", it switches off

Myself on 2007-10-26 16:47

I tried using the micosoft's driver for Geforce2 MX/MX400 graphic card that I have in my computer and now the program seems to work fine. For some reason it does not work well with drivers provided by NVIDIA.

donald on 2010-06-07 01:54

The website is down and it is available from the waybackmachine.

See all

Iterlab v0.1

Checker on 15 Mar 2014
  • 358KB (uncompressed)
  • Released on
  • Suggested by crownixx

Iterlab is a program for graphing recurrence relation of the form xn+1 = f(xn).

Note: Main site offline, linking to softpedia.

Category:
Runs on:Win2K / WinXP
Writes settings to: None
Stealth: ? Yes
License: Freeware
How to extract: Download iterlab.exe and launch.
Latest comments
donald on 2010-06-07 03:26

Website is down please contact exql04@yahoo.com if he is available he is the website contact.

Add comment

XaoS v3.5

webfork on 20 Jan 2020
  • 6MB (uncompressed)
  • Released on
  • Suggested by alif

XaoS is a real-time, interactive fractal plotter and morpher. It displays the Mandelbrot set (among other escape time fractals) and allows you to zoom smoothly into the fractal. Various coloring modes are provided for both the points inside and outside the selected set. In addition, switching between Julia and Mandelbrot fractal types and on-the-fly plane switching is provided.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP
Writes settings to: None
License: GPL
How to extract:
  1. Download the installer and extract to a folder of your choice
  2. Delete $PLUGINSDIR
  3. Launch bin\xaos.exe
Latest comments
chili on 2010-06-07 23:42

how do u export to larger image format???

Emka on 2013-12-16 19:05

links seem broken

Add comment