Download Latest Version qxcalculator_samples_documentation_20220305.zip (8.3 MB)
Email in envelope

Get an email when there's a new version of QxCalc

Home / binaries
Name Modified Size InfoDownloads / Week
Parent folder
binaries_20220618 2025-01-28
javaclasses 2021-04-27
qxcalc-v30-amd64.deb 2021-08-22 1.1 MB
qxcalc-v30-arm64.deb 2021-08-22 925.5 kB
Totals: 4 Items   2.0 MB 2
--------------------------------------------------------------------------
QxCalc README.txt
Date: 2025-01-30
Version:30
Author:gusi67

The QxCalc calculator has been created as a hobby. It is not guaranteed that it
generates error free calculations. QxCalc calculator is a project under works, 
and may generate erroneous results. By using the QxCalc software you consent 
and understand this. 

--------------------------------------------------------------------------
INSTALLING QxCalc
--------------------------------------------------------------------------
Installing QxCalc software is very easy. 

1)Windows TM only:
-------------------------------------------------------------------------
Download 'qxcalc.exe' and 'qxcg.exe' and put both in the same directory. 
Create a file by name 'browser.path' and put the absolute filename of the 
browser of choice in this file for viewing calculations as 'html'-pages.

1.2)Running the QxCalc calculator 
-------------------------------------------------------------------------
To execute the user interface simply run 'qxcg.exe'. 'qxcalc.exe' is the 
backend.

2)GNU/Linux
-------------------------------------------------------------------------
There is no specific user interface for GNU/Linux at this time. To create 
calculations you need to use your editor of choice for doing so. For 'vim' 
in particular there is a syntax highlight file in the 'deb' package, by 
name 'calc.vim'.

2.1)A deb file for the command line version is available for easy installation:
Download the 'deb' file of choice and use 'dpkg' as you normally do when
installing software on 'Debian/Ubuntu' or 'arm':

	'sudo dpkg -i qxcalc-v30-amd64.deb'

or on the 'arm' architecture:

	'sudo dpkg -i qxcalc-v30-arm64.deb'

And the installed executable will be called 

	'qxcalc-v30-amd64', 

or on the 'arm' architecture:

	'qxcalc-v30-arm64'.

You may want to create a link to the 'downloaded qxcalc-vxx-*' version and name 
it 'qxcalc'. This way you can have several versions on the Linux box at the same time.

2.2)Examples in the package
--------------------------------------------------------------------------
The QxCalc calculator comes with sample documentation that are installed at the same time
as the QxCalc calculator is installed.

2.3)Post installation
--------------------------------------------------------------------------
After installation you will see an output screen where the executable is
installed, and also where the samples are.
--------------------------------------------------------------------------
EOF
Source: README.txt, updated 2025-01-31