----\\ INSTRUCTION //---- This engine will make a colorful graph that will vary depending on the function you will enter. Unfortunately, this may be a bit hard. The main rules are: -- operands before the operator: xy+ instead of x+y -- numbers closed by a pair of letters "n": n245n instead of 245 Have a look at the supported operators section. Post your functions in the comments! ----\\ RUN THIS FASTER //---- https://phosphorus.github.io/#226893751 Shift+GreenFlag! But, wait! Leave a fav... ----\\ SUPPORTED OPERATIONS //---- + addition - substraction * multiplication / division a absolute value (abs) ~ rounding to an integer % remainder from dividing (modulo) ^ power (syntax: ab^ is a to the power of b) r root (syntax: abr is the a-th root of b) l logarythm (syntax: abl is the logarythm of a with the base b) | logical inclusive or # logical exclusive or (xor) & logical and ! 8-bit logical not ----\\ COOL EXAMPLES //---- xaya- xy# xn180n-yn180n-/n100n* xy*n50n/