Files
tldr/pages.zh/linux/gnome-calculator.md

16 lines
349 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# gnome-calculator
> GNOME桌面环境的官方计算器。
> 更多信息请访问:<https://wiki.gnome.org/Apps/Calculator>。
- 启动GNOME计算器图形界面
`gnome-calculator`
- 在不启动桌面应用程序的情况下求解指定方程:
`gnome-calculator --solve {{2^5 * 2 + 5}}`
- 显示版本:
`gnome-calculator --version`