Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intedai/math-select
Keyboard shortcuts for converting selected numbers to their square number, square root or rounding them
https://github.com/intedai/math-select
autohotkey math mathematics shortcuts
Last synced: about 2 hours ago
JSON representation
Keyboard shortcuts for converting selected numbers to their square number, square root or rounding them
- Host: GitHub
- URL: https://github.com/intedai/math-select
- Owner: Intedai
- License: mit
- Created: 2022-12-17T13:47:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T21:09:12.000Z (6 months ago)
- Last Synced: 2024-05-04T22:22:00.340Z (6 months ago)
- Topics: autohotkey, math, mathematics, shortcuts
- Language: AutoHotkey
- Homepage:
- Size: 2.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is it?
Keyboard shortcuts for converting selected numbers to their square number, square root or rounding them## Demo
## Installation
download the `MathSelect.ahk` script and run it## How to use?
```
[alt+u] -> Converts the selected number to it's sqaure root
[alt+j] -> Converts the selected number to it's sqaure number
[alt+m] -> Rounds the selected number