calc: move from linux to common (#8148)

This commit is contained in:
marchersimon
2022-06-25 07:10:35 +02:00
committed by GitHub
parent 875ee184da
commit 829a51b024
5 changed files with 0 additions and 0 deletions

View File

@@ -1,12 +0,0 @@
# calc
> ടെർമിനലിൽ പ്രവർത്തിക്കുന്ന ഒരു ഇന്ററാക്ടിവ് ആർബിറ്റററി-പ്രിസിഷൻ കാൽക്കുലേറ്റർ.
> കൂടുതൽ വിവരങ്ങൾ: <https://github.com/lcn2/calc>.
- ഇന്ററാക്ടിവ് മോഡിൽ കാൽക്കുലേറ്റർ പ്രവർത്തിപ്പിക്കാൻ:
`calc`
- നോൺ-ഇന്ററാക്ടിവ് മോഡിൽ ഒരു ഗണിതക്രിയ ചെയ്യുവാൻ:
`calc -p '{{85 * (36 / 4)}}'`