Well I decided to make a calculator, since it is PROBALLY the most simpliest thing to make, and I am bored. It's going GREAT and all but one thing, I am a 7th grader and I know not many processes that should be on a calculator. So I come here to ask for ideas on what I could add to the calculator. Please just give me the name of the process, I will look it up and study how it works, unless you explain it to me. Please help me with this, so far I have the basics I can think of.
Current Processes:
Add
Subtract
Divide
Multiply
Absolute Value
Square Root
Sine
Cosine
Square
Cube
Exponets
Arccosine
Arcsine
Area
Perimeter
(Correct me if these names are incorrect)
NOTE: I will edit my post when I have added more stuff.
PS: I didn't know if this was the right category, but I suspected it was.
PPS: If you can include a function that BYOND Supports for the process, please do. EDIT: Please include the name of the ACTUAL process. ex: Multiplication,Addition,Add,Multiply. EDIT YOUR POSTS TO HAVE THE REAL NAME PLEASE
Thanks for reading!
--Man
ID:268863
Dec 9 2004, 12:14 pm (Edited on Dec 9 2004, 2:15 pm)
|
|
Dec 9 2004, 12:20 pm
|
|
Square Route, Cos, Sin, exponents(^), and that's all I can think of. Also, good luck!
|
square, square root, pie, and see if you can do a graphing calculator type thing, where you enter an equation that look like this:
y= mx + b y being the y axis, m being the slope, x being the x axis, b being the y intercept (you should be able to research this) i can't explain how it works, but anyways, when you enter that equation it graphs it for you, i would be able to use this since i'm freshman in high school and cna not afford a graphing calculatior |
In response to Zero's Baby
|
|
Zero, it's pi. :p
|
In response to Hell Ramen
|
|
Might want to add factorials (ie. 5! = 5*4*3*2*1), as it'd be pretty easy to code. Also, maybe add tan (tangent) and sec (secant), if you have sin and cos. Oooh ooh! And
log (logarithm)! |
In response to Igmolicious
|
|
Iggy, that'd be long and boring to make, but easy.
|
In response to Zero's Baby
|
|
Ya know what would be nice? (something we've learned in Honors Algebra today(I'm in 7th grade too :P))
The ability to graph an equation in "point-intercept form" I'm going to use Y1 and X1 to substitute what I cannot put on the forums. y - y1 = m(x - x1) y would NOT be a number. y1 WOULD be a number that THEY enter. M would be the slope x would NOT be a number x1 would be a number that THEY enter. Then standard form would be nice: Ax + By = C I really forgot what A,X,B,Y, and C stood for, but I know this is the equation we used. And of course, y = Mx + b ^_^ |
In response to Zero's Baby
|
|
Zero's Baby wrote:
square, square root, pie, and... What would Pi be used for? What is there to do with Pi? |
In response to The-Man-On-The-Moon
|
|
A lot, area...and some other stuff. Just type in Pi in google and you will get answers.
|
In response to Hell Ramen
|
|
Hell Ramen wrote:
Square Route, Cos, Sin, exponents(^), and that's all I can think of. Also, good luck! Square Route meaning Square root? |
In response to The-Man-On-The-Moon
|
|
Whoops. >_> Yeah
|
In response to Hell Ramen
|
|
hey, i had pie on my mind, you know it's good!!! :P
|
In response to Hell Ramen
|
|
Hell Ramen wrote:
Square Route, Cos, Sin, exponents(^), and that's all I can think of. Also, good luck! How can I achieve this? Any ideaS? |
In response to Zero's Baby
|
|
Zero's Baby wrote:
square, square root, pie, and see if you can do a Square meaning? |
In response to The-Man-On-The-Moon
|
|
The number times itself to make a square number.
|
In response to N1ghtW1ng
|
|
N1ghtW1ng wrote:
A lot, area...and some other stuff. Just type in Pi in google and you will get answers. So what should I do? How should I implent it? |
In response to Hell Ramen
|
|
Hell Ramen wrote:
The number times itself to make a square number. Then shall I add Cubed ? |
In response to The-Man-On-The-Moon
|
|
Oh yeah! Cubed was with the exponent of 2. Add squared too. :|
|
In response to Hell Ramen
|
|
Exponents(I experimented)
mob |