2022-03-21 16:40:51 +00:00
|
|
|
# gnome-calculator
|
|
|
|
|
|
|
|
> The official calculator for the GNOME desktop environment.
|
|
|
|
> More information: <https://wiki.gnome.org/Apps/Calculator>.
|
|
|
|
|
|
|
|
- Launch the GNOME Calculator GUI:
|
|
|
|
|
|
|
|
`gnome-calculator`
|
|
|
|
|
2023-07-16 18:23:40 +01:00
|
|
|
- Solve the specified equation without launching the desktop application:
|
2022-03-21 16:40:51 +00:00
|
|
|
|
|
|
|
`gnome-calculator --solve {{2^5 * 2 + 5}}`
|
|
|
|
|
2024-01-30 04:55:24 +00:00
|
|
|
- Display version:
|
2022-03-21 16:40:51 +00:00
|
|
|
|
|
|
|
`gnome-calculator --version`
|