Cool Calculator

Recently, I was coding in my math class, and decided that I should make a calculator. So, I did. Here’s the link, https://arcade.makecode.com/S36089-25455-95830-01404, and if there’s anything anyone thinks I should add, please tell me, and I’ll add it. Hope you like it!

5 Likes

For the square function, you could use a variable and a repeat loop to extend it’s capacity to even more numbers.

1 Like

Okay. inhales deeply
Number saver, number display, cotangent, longer numbers support, random number generator, random number generator from x to y, fractions, the ability to do multiple functions, sine/cosine/tangent to the power of -1, factorial, %, pi, Euler’s number, 10^x, time, imaginary number, round, sinh, cosh, tanh, sinh/cosh/tanh to the power of -1, brackets, and equation solver.
I think you should add all of these.
They all are a must in mathematics, right, @Air?

1 Like

@Longlinh, I will begin to work on all these ideas that you’ve give me. Thank you for your input into this. (Also I had already done sine, cosine, and tangent.)

1 Like

That’s really cool!

In math class?? (Relatable)

its the only time one should code

1 Like

I know that you have already done sine cosine and tangent. That’s why I didn’t say them in my reply.

as do i

I also wanted to add something to the conversation instead of just posting random 67 memes, so I decided to use this in math class. It worked.

image

2 Likes

@Air I made an RNG

the first number you put in is the higher it goes

1 Like