Casual icon indicating copy to clipboard operation
Casual copied to clipboard

An opinionated Transient-based porcelain to support the casual usage of Emacs Calc.

Results 26 Casual issues
Sort by recently updated
recently updated
newest added

Under the prefix keys `Z` and `z` there are a variety of useful but not very accessible functions. Support would be great.

enhancement
symbolic

Example: ![图片](https://github.com/kickingvegas/Casual/assets/65887663/50695eee-d548-4c46-866c-69af91ded771) Easier to use for speakers of different native languages it will not affect the branch main code

enhancement

Persist Binary menu after toggling zero extend and radix

enhancement
ui change

https://www.gnu.org/software/emacs/manual/html_node/calc/Combinatorial-Functions.html

enhancement
statistics

https://www.gnu.org/software/emacs/manual/html_node/calc/Probability-Distribution-Functions.html

enhancement
statistics

Support different display language modes as described in https://www.gnu.org/software/emacs/manual/html_node/calc/Language-Modes.html

enhancement

Explore support for error forms.

enhancement
symbolic

https://www.gnu.org/software/emacs/manual/html_node/calc/Nesting-and-Fixed-Points.html

enhancement
symbolic

Wrap Calc functions used by Vector menu hierarchy Preliminary function inventory: - [ ] casual-vector.el: ("l" "Length" calc-vlength :transient t) - [ ] casual-vector.el: ("t" "Transpose" calc-transpose :transient t) -...

documentation
enhancement

Wrap Calc functions used by Units menu. Preliminary function inventory: - [ ] casual-units.el: ("c" "Convert" calc-convert-units :transient nil) - [ ] casual-units.el: ("t" "Convert Temperature" calc-convert-temperature :transient nil) -...

documentation
enhancement