golfram

command module
v0.0.0-...-775718a Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2022 License: MIT Imports: 8 Imported by: 0

README

Golfram

Golfram is a software that can do quick maths in go ! It is inspired by : Wolfram Alpha

Get started

  • Go to the website
  • To parse an expression, use semicolons. Space will be erased by Golfram, use them if it can help you. (2 + 3) == (2+3)
  • basic, b, and an expression to solve it. Example : " basic: 2 + 3 / 4 * 5 "
  • vector, v, to work on vectors. Example : " vector : (2,y)*z+(x,6)*2 "
  • degree, d, to get the degree of an expression. Example : " degree : x->x^3+x^2+x+1 "
  • function, f, to get the result of the function with a parameter. Example : " function : x->x+2 : 2 "

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