blob: 9a5d50d1cf237e2e3c80d04eec5d06ec36e003a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
.Dd October 30, 2017
.Dt LUMINA-CALCULATOR 1
.Os 1.3.3
.Sh NAME
.Nm lumina-calculator
.Nd full scientific calculator with a simple interface.
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
.Nm
is a simple scientific calculator interface.
It has exponential, trigonometric, and
logarithmic functions.
It can also calculate percentages, square roots, and hyperbolic
trigonometric functions.
The utility keeps a history of previous calculations.
This history can be saved as a .txt file.
.Sh FILES
.Bl -tag -width indent
.It Pa /usr/local/bin/lumina-calculator
.El
.Sh AUTHORS
.An Aaron St. John and Tim Moore
.Aq aaron@ixsystems.com
|