gomath

command module
v0.0.0-...-36aeb16 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

README

goMath

I started this project solely to learn the Go programming language. To begin, run the following command:

go run gomath.go

You can then input any mathematical expression using the +, -, *, /, % , ^ operators. The program follows the classic mathematical precedence system, but you can use parentheses to specify a different order. Save numbers for future use by assigning them to variables with the syntax variable_name = value

goMath_screen

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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