Answer time is how long scratch cat will say the answer for. So don’t set answer time to 0 or else scratch cat wont say the answer at all. (This doesn’t apply to teh algebraic calculator) For the arithmetic calculator, you can only say add, subtract, multiply, divide, square root or log, or natural log, e^, and 10^. [please note that for sqrt, log, natural log, e^, and 10^ That it only uses the first number you typed in, not the second one] also note that when it asks for operation don’t type the fancier way to say the operation. ex. except addition, type add. (Don’t use the fancier way to say it basically) More info: —————————— Note that for trigonometric functions, scratch can’t perfectly calculate them as they are transcendental. i don't know why it just doesn't says the approximated result. So don’t expect a 100% accurate answer for trigonometric functions or for anything that will have a long decimal. (Like hyperbolic functions) Also note that scratch calculates all trigonometric functions as degrees, not radians. i know what most people mean by sinx is sine of x radians by am not gonna hack into scratch and change the code. [i don't even know how to code] Also note that saying yes to arc and hyperbolic will not get you an inverse hyperbolic. if you want the inverse of a hyperbolic [or arc of a hyperbolic] just say yes to inverse and hyperbolic. What the calculator can do:———————————- -all the 4 basic operation [add, subtract, multiply, and divided] -absolute value -rounding [up or down] -extra operations [radicals, logarithms, including natural ones, etc] -trig —————- Algebraic calculator instructions Function must be in anyone of these forms, where a is the constant, x is the variable and y is the answer to the equation. A and x can also be in any order [like x and a being switched in places] Ax=y A+x=y A-x=y A/x=y Also note that the constant must be one digit [i’ll try and fix that soon
Update log: V2 -added algebraic calculator (that’s it but I would consider that to be a big change) V1.01 -added absolute value -added hyperbolic trig functions -there is now a update log