microsoft/PowerToys

CmdPal: Add _more_ advanced math equations (`cot`, `sec`, etc)

Closed

#47,093 创建于 2026年4月19日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)C# (7,978 fork)batch import
CmdPal - CalculatorHelp WantedNeeds-TriageProduct-Command Palette

仓库指标

Star
 (133,154 star)
PR 合并指标
 (平均合并 14天 20小时) (30 天内合并 117 个 PR)

描述

Description of the new feature / enhancement

Hello, I kindly request you to add the following to the Comand Palette calculator:

  • Logarithms of the nth power

  • Root of the nth degree

  • Trigometric functions:

  • cot

  • sec

  • csc

  • sinh

  • cosh

  • coth

  • sech

  • csch

  • arcsin

  • arccos

  • arccot

  • arcsec

  • arccsc

Scenario when this would be used?

This can be useful for students, teachers, professors and other people who do a lot of calculations, because for some, typing with a keyboard is much more convenient than clicking with a mouse in the Windows calculator, and in addition, the Command Palette is called up by a keyboard shortcut, which the Windows calculator does not have.

Supporting information

No response

贡献者指南