gofluentlycalculator

command module
v0.0.0-...-a4c64c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

README

gocalc

A simple cli calculator written in Go, that only takes 3 args in one statement as input; to improve readability in the terminal with proactive simplicity

Goals:
  • web server
  • the closest thing to minimalism while having a functioning calculator you could use (only stdlib) 🔥
  • prevent someone from using google.com as calculator
  • replacing the gnome calculator and my Mathprint TI
  • c implementation for portability and stability or somekind of portable version
  • optimization of that mess lol
  • debian package for pi-apps and new releases; planning to make a windows version
Installation:
make install

or

sudo dpkg -i gocalc_(whateverarchitecture).deb
new features of the normal calculator:
  • cli flags: executing only one statement if the first given number isn't zero
  • Tan/Tanh, Sin/Sinh, Cos/Cosh, Log, facility with the Gamma function
  • confusion because of the flags usage lol
  • a json for config
what does not work intensionally because minimalism and format:
  • Brackets
  • variable

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL