You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.0 KiB
Groff
44 lines
1.0 KiB
Groff
.TH mathemagics 1 "August 10, 2020"
|
|
.SH NAME
|
|
mathemagics \- a RPN scientific calculator.
|
|
.SH SYNOPSIS
|
|
.B mathemagics
|
|
.RI [Qt-options] [TDE-options] [URL]
|
|
.SH DESCRIPTION
|
|
Mathemagics is a full-featured scientific calculator. It uses Reverse
|
|
Polish Notation or RPN. mathemagics can store and use user-defined
|
|
functions and variables, It comes with large number of built-in
|
|
functions.
|
|
.PP
|
|
.SH OPTIONS
|
|
.SS
|
|
.SS Generic Options:
|
|
.TP
|
|
.B --help
|
|
Show help about options
|
|
.TP
|
|
.B --help-qt
|
|
Show Qt specific options
|
|
.TP
|
|
.B --help-tde
|
|
Show TDE specific options
|
|
.TP
|
|
.B --help-all
|
|
Show all options
|
|
.TP
|
|
.B --author
|
|
Show author information
|
|
.TP
|
|
.B -v, --version
|
|
Show version information
|
|
.TP
|
|
.B --license
|
|
Show license information
|
|
.SS
|
|
.PP
|
|
.SH HOMEPAGE
|
|
Homepage: https://mirror.git.trinitydesktop.org/gitea/TDE/mathemagics
|
|
.SH AUTHOR
|
|
This manual page was written by gregory guy <gregory-tde@laposte.net>,
|
|
for the Trinity Desktop Environment project (but may be used by others).
|