Google Calculator – Syntax Guide

google-calculator

I frequently use Google's ability to plot functions to get a quick view of what a function looks like, for example: sin(x), x^3. However, some operators that work when given a number, like 3! * x, which plots 6*x, don't seem to work when applied to the x variable: 3! * x! doesn't give a plot at all.

I have failed to use the factorial operator (x!), and the modulus operator (x mod 3).

Is there a reference, documentation or whatever specifying the syntax for Google Calculator?

I know it can do some pretty advanced things like plot functions in 3D over a specified range, but trying to use these features by hitting at random in the dark is kind of sub-optimal.

Best Answer

There is no documentation for what functions the Google Search Graphing Calculator can support (see diatribe for the why).

From what I have witnessed, the calculator can only graph three types of functions.

  • Trigonometric
  • Polynomial
  • Absolute value

I have only tested the above in 2D space but I believe they also work and 3D spatial coordinates as well.

It seems Google looks to users to do some of their documentation for them. I don't think the Google Search Graphing Calculator even has an official website (just a blog).

Diatribe
I have experienced this same issue on several occasions with Google products. The things Google focuses on are usually explained in a adequate manner, but for other less noticeable features there is little to no explanation at all. For example, the Google Voice service is able to store all of your conversations in an organized way but there is little documentation on how to organize historical phone calls/text/voice mails. I couldn't even find the name for the "conversation" or "historical record" or whatever it is these items are called (never did find an answer even after contacting Google directly).