Slashdot Mirror


The Reign of the $100 Graphing Calculator Required By Every US Math Class Is Finally Ending (engadget.com)

If you took a math class at some point in the US, there is likely a bulky $100 calculator gathering dust somewhere in your closet. Fast forward to today, and the Texas Instruments 84 -- or the TI 84-Plus, or the TI-89 or any of the other even more expensive hardware variants -- is quickly losing relevance. Engadget adds: Thanks to a new deal, they'll soon get a free option. Starting this spring, pupils in 14 US states will be able to use the TI-like Desmos online calculator during standardized testing run by the Smarter Balanced consortium. "We think students shouldn't have to buy this old, underpowered device anymore," Desmos CEO Eli Luberoff said. The Desmos calculator will be embedded directly into the assessments, meaning students will have access during tests with no need for an external device. It'll also be available to students in grades 6 through 8 and high school throughout the year. The calculator is free to use, and the company makes money by charging organizations to use it, according to Bloomberg.

191 of 281 comments (clear)

  1. Free? Or Not Free? by dj245 · · Score: 5, Insightful

    The calculator is free to use, and the company makes money by charging organizations to use it, according to Bloomberg.

    Sounds like it is not free to me.

    --
    Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
  2. Sounds like a step backwards by Oswald+McWeany · · Score: 1

    Meh! Graphing Calculator we used (think it was an HP) allowed for programming on it. So we played games on it during class.

    Then when it was time for exams, we wrote the formulas we were supposed to memorise into programs on the calculator.

    --
    "That's the way to do it" - Punch
    1. Re:Sounds like a step backwards by Nukenbar · · Score: 2

      It is now common practice to do a full memory reset just before any standardized examination.

    2. Re:Sounds like a step backwards by sbrown7792 · · Score: 2

      Then when it was time for exams, we wrote the formulas we were supposed to memorise into programs on the calculator.

      Same. Gave me my most valuable lesson in programming. I made a helper program on my calculator and distributed it to a few friends who distributed it to their friends, and so on. The program had a few options (depending on what was being asked, how the question was worded, etc.), prompted the user for the 'givens', and printed the result neatly in the center of the screen. Being young and naive, I simply wrote the result to the screen with an offset, then wrote a few blank spaces over the ten-thousandths and hundred-thousandths spot to make the result appear centered.

      The exam question asked for the answer to be rounded to the thousandths place, and guess what? The thousandths place had to be rounded up, which of course no-one knew because the display simply truncated the result without rounding.

      Whole class got that question wrong except me (spent so long making the program that muscle memory meant it was quicker for me to do the math manually).

      Lesson learned: if you want people to stop bugging you for stuff, give them wrong information. No-one asked to use my programs in that class ever again!

    3. Re:Sounds like a step backwards by 0100010001010011 · · Score: 1

      Same. Gave me my most valuable lesson in programming

      There were two groups of people, some just typed in the equations and edited the program during the test. Others build full programs. By time I got to the test it was muscle memory because I had to do dozens of test cases by hand to make sure my program was right.

      Even printed out every 'step' so that I could show my work on the test.

    4. Re:Sounds like a step backwards by OhPlz · · Score: 3, Funny

      Which is why the TI-85 was better than the TI-81. You could fake the reset screen perfectly.

    5. Re:Sounds like a step backwards by presidenteloco · · Score: 1

      If the students are allowed online for the tests now, they might find this webapp helpful: https://www.wolframalpha.com/

      --

      Where are we going and why are we in a handbasket?
    6. Re:Sounds like a step backwards by Hognoxious · · Score: 2

      Even printed out every 'step' so that I could show my work on the test.

      I hope it only did that if you passed the -v option!

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    7. Re:Sounds like a step backwards by burtosis · · Score: 1

      Meh! Graphing Calculator we used (think it was an HP) allowed for programming on it. So we played games on it during class.

      Then when it was time for exams, we wrote the formulas we were supposed to memorise into programs on the calculator.

      TA: Why do you have a calculator for your Spanish exam?

      ME: (thInking quickly) ummmm.. because I have a math exam next!

    8. Re:Sounds like a step backwards by drinkypoo · · Score: 1

      It is now common practice to do a full memory reset just before any standardized examination.

      I typed "fake memory reset" into google and the top autosuggestion was "fake memory reset ti-84" and the top result for that was "fake". Do they update your OS before the exam, too?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    9. Re:Sounds like a step backwards by Zanadou · · Score: 1

      Where I come from, we call that a website...

    10. Re:Sounds like a step backwards by Mashiki · · Score: 1

      Man you kids had it easy. When I was in school, you couldn't use a calculator at all. I graduated from HS in 1995.

      --
      Om, nomnomnom...
    11. Re:Sounds like a step backwards by Oswald+McWeany · · Score: 1

      I graduated before you, but needed the Graphics Calculator for a couple of my classes. If you weren't in the AP Calculus classes though you wouldn't have needed one. They didn't use them in the algebra and geometry classes.

      --
      "That's the way to do it" - Punch
    12. Re:Sounds like a step backwards by Oswald+McWeany · · Score: 1

      Whole class got that question wrong except me (spent so long making the program that muscle memory meant it was quicker for me to do the math manually).

      Same thing would happen with me. When I cheated by programming the calculator, I found I didn't need to cheat because it taught me how to do the problems. There were several exams I would go in with a loaded calculator, and come out with an A having not used any of the things I had programmed into them.

      --
      "That's the way to do it" - Punch
    13. Re:Sounds like a step backwards by pnutjam · · Score: 1

      I didn't bother with programs, just dumped the equations into a "program" for reference.

    14. Re: Sounds like a step backwards by koomba · · Score: 1

      That was standard practice as well when I was in high school 15 years ago, don't think that's a new concept.

    15. Re:Sounds like a step backwards by danbert8 · · Score: 1

      I would argue that making a program to complete the test should be extra credit AS LONG as you can confirm you authored the program. Using a program to answer questions on a test isn't the problem, it's people using a program that someone else made and they don't understand.

      If you can program a computer to give you the correct answer every time, you really understand the math behind it. Sure, you might get a program to give you correct answers out of sheer luck, but if you test edge cases and they work too, the programmer is an expert on the subject.

      --
      Yes it's an anecdote! Were you expecting original research in a Slashdot comment?
  3. TI has coasted for long enough. by dslauson · · Score: 4, Insightful

    They've had a good run of doing nothing and not updating their hardware or software in any kind of meaningful way for the past couple decades. No other company would have been so neglectful to such a profitable product line.

    1. Re:TI has coasted for long enough. by green1 · · Score: 5, Insightful

      I don't think it's the lack of updating the product that did it in, there's no way they could have realistically competed with the average smartphone. In fact, they haven't been able to compete with the average smart phone for many years now.

      What TI apparently failed to do was update their brib^H^H^H^Hlobbying. After all this was a government mandated profit stream, you have to work to maintain those!

    2. Re:TI has coasted for long enough. by johanw · · Score: 1

      Just download this emulator: https://play.google.com/store/... and get the original TI ROM image from the TI website.

    3. Re:TI has coasted for long enough. by Anonymous Coward · · Score: 1

      Why should they? f(x)=sin(x) hasn't changed in decades... or is it centuries?

      This whole "updating" merry-go-round is just a symptom of our sickness as a culture.

    4. Re:TI has coasted for long enough. by Solandri · · Score: 2

      HP quit the scientific calculator business in 2003. Til then, they were the main competitor with TI for the high-end calculator business. TI has had a free ride since then.

      I use an HP48 emulator on my smartphone. But I can understand students being upset about classes requiring a TI calculator because the teachers ban smartphones during tests. I remember when the HP28C was first released, some enterprising students figured out a way to use its IR transmitter/receiver to communicate with each other during tests. In response, subsequent models had a crippled IR receiver with very limited range.

    5. Re:TI has coasted for long enough. by laie_techie · · Score: 1

      Why should they? f(x)=sin(x) hasn't changed in decades... or is it centuries?

      This whole "updating" merry-go-round is just a symptom of our sickness as a culture.

      My TI-92 Plus also allowed for programming and defining units. More memory and faster processor would be welcome.

    6. Re:TI has coasted for long enough. by TWX · · Score: 2

      Hell, I'd argue that as a mostly-single-task device it did that one task very well and didn't do very well things that made it easy to cheat on tests.

      Sure it was possible to type-in cheat sheets, but the end user of the calculator had to do a fair amount of work to create cheat sheets that were meaningful to them. That in itself helps the student learn.

      Yes, there were games on the TI82/83/84, but they were not terribly good games, and they did not offer enough distraction to blow-off one's homework entirely to play the games.

      --
      Do not look into laser with remaining eye.
    7. Re:TI has coasted for long enough. by EndlessNameless · · Score: 1

      This whole "updating" merry-go-round is just a symptom of our sickness as a culture.

      It's not a sickness to realize that there are better options available for a lower price.

      If they couldn't figure out how to make it cheaper, easier to use, and more durable in the last 20 years then maybe they don't deserve any money anymore.

      The keyboards on those things are worse than Blackberries, and there is no need for dedicated hardware when there are web apps and smartphone apps with comparable functionality.

      Anyone who does math for a living has access to better tools anyway, be it MatLab, SAP, or another professional application.

      The TI calculators are primarily tools for instruction these days, and they are no longer the best option.

      --

      ---
      According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
    8. Re:TI has coasted for long enough. by Trailer+Trash · · Score: 2, Informative

      They've had a good run of doing nothing and not updating their hardware or software in any kind of meaningful way for the past couple decades. No other company would have been so neglectful to such a profitable product line.

      You don't understand, nor do those who upvoted you. TI has been updating their product lines all along, and that's the problem. What???!!?!?

      The newer, better calculators have all sorts of wonderful features, like the ability to totally cheat in several ways. Ultimately, they can store text, so kids can put all kinds of stuff on there.

      The TI-84 was basically the last calculator that they made which is good for helping students with calculation but not with cheating.

      https://www.washingtonpost.com...

      “We have to keep evolving on this platform, but it can’t be innovation for the sake of innovation,” said Peter Balyta, president of Texas Instruments’ calculator division. “While it’s tempting for us to build in WiFi, Bluetooth, audio, a camera, a whole bunch of things, we could do, but teachers don’t want us to. And it’s because we want to have a tool that kids can use in a classroom, on their way home, at home when they’re doing homework and also a tool they can bring in during their most important exam.”

      That last line is the key.

      This shouldn't be news here, by the way:

      https://news.slashdot.org/stor...

    9. Re:TI has coasted for long enough. by omnichad · · Score: 2

      They could compete on price if they wanted to. If they were $10-20, I would buy one just to have dedicated hardware buttons and a separate screen. Maybe I'd own 1 or 2. As it is, I have no need. Your average $8 greeting card has as much horsepower as these things - they should just admit it and drop the price to where it belongs.

    10. Re:TI has coasted for long enough. by AmiMoJo · · Score: 1

      I'd love to buy a calculator with real hardware keys, large screen and Android OS. Make a no-wifi version for education.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    11. Re: TI has coasted for long enough. by rworne · · Score: 1

      They released a new model in 2015 that was thinner and more comfortable to use compared to the older ones.

      It's still ridiculous they have a $149 MSRP on these things. Better calculators can be had for less, but when you have a monopoly locked in the schools, you charge what you want.

      I do miss the old HP's though.

      --
      I tried every decent and legal way I could think of to resolve the issue w/the business before I rented the chicken suit
    12. Re:TI has coasted for long enough. by sl3xd · · Score: 1

      What are you smoking?

      This new model is pretty modern - touchscreen, apps, wireless, and even has a software emulator for iOS, Android, and Windows.

      --
      -- Sometimes you have to turn the lights off in order to see.
    13. Re:TI has coasted for long enough. by dslauson · · Score: 1

      I understand that innovation for innovation's sake is not necessarily what this specific market calls for, but there's no way that the hardware they are selling should cost what they're charging. That's the problem. They should either find a way to make it better, or find a way to make it cheaper. Continuing to sell the same ancient hardware for the same inflated price is neglectful, and they're begging to have somebody else eat their lunch in the free market.

    14. Re:TI has coasted for long enough. by epine · · Score: 1

      I understand that innovation for innovation's sake is not necessarily what this specific market calls for, but there's no way that the hardware they are selling should cost what they're charging.

      You don't understand as well as you think you do.

      Maintaining this tired, obsolete technology in long-term stasis is a feature not a bug, and it's priced accordingly.

      Whether this remains the right testing methodology is another question entirely.

      Malcolm Gladwell on Why We Shouldn't Value Speed Over Power — 13 April 2017

      Adam Grant interviews Malcolm Gladwell on why we shouldn't value speed over power — 1 May 2017

      Malcolm Gladwell interviews Adam Grant on how nonconformists move the world — 2 March 2016

      Barry Schwartz: Lotteries for College Admissions — July 2012

      I'm not the biggest Gladwell, but I thought he was fine in these clips. It was high-flyer Adam Grant who quivered like a little girl when probed about his personal life (this becomes less annoying further in).

    15. Re:TI has coasted for long enough. by drinkypoo · · Score: 2

      I don't think it's the lack of updating the product that did it in, there's no way they could have realistically competed with the average smartphone.

      The feature set of the graphing calculator is its lack of feature set. While the most determined students will find ways to use it to cheat, most students won't, because you can't google on it. (I'm sure someone will come up with a counterexample now. But you get the point.)

      However, with computer-proctored examinations now being commonplace, there's no real need for students to actually carry a computer into the classroom. There's already a computer there. This approach makes a lot more sense, and what's more, it can reasonably be replaced by a competing alternative. Let's say you used WabbitEmu and KnightOS to provide an emulated TI-86. The students could use the same software at home and on their Android device for free and then you could provide them with the emulated calculator on the exam system so that they had no opportunity to program goodies into the calculator that they no longer have to pay for.

      It does seem like a lot of tests are now specifically web-proctored, so having a specifically web-embeddable calculator is no doubt of significant value. I looked around briefly and didn't find anything open source and web-based, but perhaps you could somehow run the aforementioned software in the browser.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    16. Re:TI has coasted for long enough. by demonlapin · · Score: 1

      The simple solution is this: if you're going to allow calculators at all during tests, then you use a batch of them (with bright orange cases) that are all owned by the school and fully reset after each use. Kids can use whatever they want for their homework, but they have to use those for the test.

    17. Re:TI has coasted for long enough. by Anubis350 · · Score: 1

      While the calculators are certainly lucrative, they're hardly TI's primary business, which may account for the neglect. Also, honestly, outside of dropping the price what do they really need to add to the current line of calculators? And given the truly massive margins they have on the calculators I wouldnt be surprised if they're response to this kind of threat is exactly that: drop the price.

      --
      "goodbye and hello, as always" ~Prince Corwin, from Zelazny's Amber series
    18. Re:TI has coasted for long enough. by MSTCrow5429 · · Score: 1

      What are you doing that needs more RAM and CPU power? I'm seriously asking, I just used it in some of HS.

      --
      Slashdot: Playing Favorites Since 1997
    19. Re:TI has coasted for long enough. by swell · · Score: 1

      "No other company would have been so neglectful"

      Not exactly. Remember that HP calculator that you loved? Where is the 2017 version?

      Long before the Apple Watch, I wrote to Casio & Timex (makers of multifunction watches) reminding them that they hadn't updated their technology in decades, and that Apple would soon leapfrog their tech and leave them in the dust. They still haven't responded. Each of those companies had state-of-the-art products for a moment in time and then they let those products languish.

      --
      ...omphaloskepsis often...
    20. Re:TI has coasted for long enough. by jordanjay29 · · Score: 1

      TI does improve the hardware, it's just that it's not as obvious to people

      Perhaps because you can still get a TI-83+ at Walmart a good 16 years after the last refresh of the model. Yes, the TI-84 CE with it's new squared-off shape and thinner design is available since 2015, but who is going to pay the $70 difference in price? Especially families on a budget who already struggle to feed and clothe their kids, much less drop $90 on a calculator.

      If TI wants its shiny new hardware to compete, maybe it should focus less on profits and more on accessibility. Surely after 15+ years and the economies of scale at which these things are produced, the TI-83+ no longer needs to cost an exorbitant $90 (at Walmart, YMMV).

    21. Re:TI has coasted for long enough. by jordanjay29 · · Score: 1

      You're assuming all schools have enough money to buy calculators for all of their classes. If the choice is between a calculator and a computer, which do they put money towards? This definitely speaks to the kind of funding we provide to our public schools, but when US schools rely heavily on local levies and inconsistent funding year-to-year (based on pupils and not proportionate to their costs) it can become a serious hardship for them to provide the necessary tools to their students.

    22. Re:TI has coasted for long enough. by Trailer+Trash · · Score: 1

      TI is obviously price gouging, I just don't see that part as relevant to the topic. I'm explaining *why* they are still selling a stone-age calculator in volume.

    23. Re:TI has coasted for long enough. by thegarbz · · Score: 1

      Update with what. What could improve their top calculator? A touchscreen? A ultra bright backlight which causes the batteries to need charging every few days? A Intel Core i7 to draw a basic graph?

      What is it you want updated? They kept it the same because there are thousands of books written on how to use the calculator. Like a car steering wheel it's a tried and proven way of using the calculator that is not improved by a touchscreen and frigging material design.

      They have kept it up to date, abandoned the serial interface no longer usable on modern computers. But what functionality is missing from their calculators?

      The only real valid complaint I've seen so far is the price. It really should be around 1/5th of what it is given the bill of materials, but otherwise I wouldn't change a damn thing on them.

    24. Re:TI has coasted for long enough. by laie_techie · · Score: 1

      What are you doing that needs more RAM and CPU power? I'm seriously asking, I just used it in some of HS.

      In high school I used the TI-85 because calculators weren't allowed on the ACT and we could only use calculators which didn't have a qwerty keyboard on tests. I used the TI-92 Plus up through 3rd semester calculus in college. Some 3D graphs I had to plot would take minutes to complete. Also, solving a group of 4 or more equations (4 variables with 4 equations) could benefit from more CPU or RAM. Additional storage would mean more programs could be installed at once.

      I guess the TI-92 Plus was good enough for most things, but TI should either lower the price or beef up the specs. Actually, the Voyage 200 (released in 2002) did up the available memory.

      As for wiping the calculator before taking tests, I backed up to my computer, wiped the calculator at the testing center, then restored at home.

    25. Re:TI has coasted for long enough. by demonlapin · · Score: 1

      Regardless of what is wrong with public schools, a lack of funding is not the root of it. We're talking about something that has not significantly changed since I graduated high school over twenty years ago - less than $10/year/device, and said device can be an exam tool for several students per day (depending on how many classes a day are scheduled). If you coordinate test days among teachers, you could even share the calculators among different classes - chemistry on Monday, physics on Tuesday, algebra on Wednesday...

    26. Re:TI has coasted for long enough. by LinuxIsGarbage · · Score: 1

      I used the TI-89 in University (10 years ago). I searched high and low for a good Android calculator. I don't do complicated math, I just want decent keypad layout, brackets, and history. About 4 years ago I came across Graph 89 and stuck with it ever since. Though I hate the Ti-89 Titanium skin (and the actual calculator keypad). I set to the "Default" skin, and in the TI, I disable the "Home" screen, and set approx answers (or remember to add a "." after any number).

    27. Re:TI has coasted for long enough. by RespekMyAthorati · · Score: 1

      Hell, I'd argue that as a mostly-single-task device it did that one task very well and didn't do very well things that made it easy to cheat on tests.

      Yes, it did, at an outrageous price.

    28. Re:TI has coasted for long enough. by TWX · · Score: 1

      When I bought one back in the late nineties the price was not outrageous, given what computers and mathematics software at the time cost.

      If anything, that they didn't eventually adjust for price was their downfall, but original pricing was not necessarily ridiculous. Hell, my TI83+ still works.

      --
      Do not look into laser with remaining eye.
  4. It's about time! by green1 · · Score: 5, Insightful

    A couple of decades ago it almost made sense, but now that every student has a more powerful device in their pocket already, it's ridiculous that they've been forced to shell out so much money for such an antiquated device.

    1. Re:It's about time! by K.+S.+Kyosuke · · Score: 2

      I have Maxima on my phone. I could even add Octave if I wanted, but the use case for that is somewhat less clear. (There's also the Xcas Pad, but I'm slightly less comfortable with using it, even if it is largely compatible with my HP Prime.)

      --
      Ezekiel 23:20
    2. Re:It's about time! by MBGMorden · · Score: 3, Insightful

      I think to some degree though the "antiquated device" is a an anti-cheating tool. A smartphone is so powerful that it's hard to allow them in a classroom without rampant cheating being easily accomplished. I mean heck you could even send pictures of questions to another person and have them doing them and sending answers back.

      With a graphing calculator you're limited to at most unapproved programs (or storing equations into the programming mode).

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    3. Re:It's about time! by thegarbz · · Score: 1

      The device in their pocket is no help during testing scenarios. The graphics calculator also no more powerful than being able to do everything that it needs. There's nothing antiquated about it.

      One part of your post rings true though, there's no reason anyone should shell out that much money for a device with a $10 BOM. I say keep the graphics calculator as they are and instead do something about the price.

    4. Re:It's about time! by johanw · · Score: 1

      Indeed, although I like the TI and HP emulators on Android for nostalgic reasons, I prefer to do real wotk with this https://play.google.com/store/... (or the paid version https://play.google.com/store/...). Much better interface than those old calculators.

    5. Re:It's about time! by cstacy · · Score: 1

      The point is that they are deliberately limiting the power available to you.
      You're not allowed to use Macsyma, access Wolfram databases, etc.
      You're supposed to know how to solve the problem using a particular
      tool set that happens to be implemented by the authorized device.
      That's what the test is.

    6. Re:It's about time! by Albanach · · Score: 2

      Even then, it was been a problem. Casio have offered competitively priced calculators for decades that are approved for all the major tests.

      Teachers however know how to use a TI calculator and therefore won't allow or actively discourage the use of the cheaper alternative.

    7. Re:It's about time! by Megane · · Score: 1

      Having gone to college in the '80s, I can't imagine why you would need a graphing function on a calculator when taking a test, or even for doing homework. A plain old Casio non-programmable scientific/financial calculator should be more than sufficient. Even that algebraic entry crap is excessive.

      I'm sort of okay with using a screen that size like adding machine tape to make sure you entered stuff correctly, but you should still be writing down intermediate results most of the time anyhow.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    8. Re:It's about time! by MSTCrow5429 · · Score: 1

      Does anyone use graphing calcs from Casio? I've noticed them, and always wondered why no one ever seemed to use them. Even Sharp makes one, and it's cool looking.

      --
      Slashdot: Playing Favorites Since 1997
    9. Re:It's about time! by Waccoon · · Score: 1

      I'm old enough to know when calculators were the only mobile computers even possible in the classroom. We were still required to buy the TI-84 because other brands of calculators were not allowed.

    10. Re:It's about time! by not+flu · · Score: 1

      Casio is, as far as I can tell, the most popular calculator brand here. I had a Casio graphing calculator in high school, some of my friends had TI-84s. It was more obvious to me how to operate the Casio, but I was already used to Japanese calculators at that point.

    11. Re:It's about time! by david_thornley · · Score: 1

      I'm old enough to know when slide rules were the only calculators even possible in the classroom. When I graduated, I figured I couldn't justify spending $400 on a calculator, so I bought myself a very nice slide rule. Turns out I never could justify spending $400 on a calculator, but I haven't used the slide rule in a long, long time.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    12. Re:It's about time! by MrNiceguy_KS · · Score: 1

      I graduated high school in '96. For Calc 1 my senior year, I had a school-provided TI-81 (I think), but with that exception, I used a Casio scientific calculator from 8th grade Pre-Algebra through Calc 3 in College. I started going back to school a couple of years ago working toward an Engineering degree. I dug the old Casio out of my desk drawer, put in a fresh battery, and used it for all the math and engineering classes.

      I took a bit of satisfaction from knowing that my calculator was older than most of my classmates.

      --
      Redundancy is good And also good.
    13. Re:It's about time! by MBGMorden · · Score: 1

      If it is an anti-cheat device then why don't the schools provide them then collect them after the exam. The criminal waste is requiring just about every student to buy their own.

      Because then the student doesn't get the ability to use the device on homework or really learn to use it. You can't just throw a calculator at them during test time and expect them to be proficient.

      If you want, buy a used calculator and save some money. They're not that expensive second hand, and as long as you take care of it you can probably make back whatever it cost if you resell it after the class is done anyways.

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
  5. Re:Free? Or Not Free? by The+MAZZTer · · Score: 2

    It may be free for personal use, but in a commercial or educational environment it may require a license,

  6. Re:Meh. by hawguy · · Score: 2

    I don't think I've actually ever used a graphing calculator, but I do *require* one that uses RPN, which pretty much means HP...

    On Android, I've been pretty satisfied with RealCalc as an RPN calculator (no graphing though). I used to use some HP-48 emulator, but found RealCalc easier to use on my phone. I lost my real HP-48 in a move once... it may still be packed away in a box somewhere. My venerable HP-15C was stolen from my car years ago, I've been tempted to buy a new used one, but $200+ is a lot to spend on a something I use so rarely.

  7. Slide Rule by MountainLogic · · Score: 5, Funny

    I'm waiting for a kid to get expelled for bringing in his grandfather's real slide rule because the slide rule is an unauthorized "cheating device" not covered by a school board approved EULA.

  8. Whats wrong with a $10 calculator? by Murdoch5 · · Score: 5, Insightful

    You don't need more than a $10, simple, scientific calculator, it will have all the features you need. Instead of giving kids a tool that prevents them from learning the concepts, why not have them learn the concepts and provide them a simple tool to help them along the way.

    When I took calculus, advanced calculus, and vector calculus, we weren't allowed to have a calculator in the classroom or exams, because once you got the equation you needed, in the right form, the answer didn't matter. This is how every child should learn math.

    Even in engineering school, I don't remember actually needing my calculator for very much, besides crunching a final answer, which was a very small amount of the overall work.

    1. Re:Whats wrong with a $10 calculator? by thegarbz · · Score: 1, Insightful

      You had stupid classes, nothing more. We used our graphics calculators and their functionality quite extensively, and they are still far better to use than cheap scientific calculators.

      There's nothing in them to justify their price, but they are an invaluable tool.

      because once you got the equation you needed, in the right form, the answer didn't matter.

      Calculus is about the equation. A graphics calculator is of little help for calculus. Calculus is also only a small part of mathematics, and if you get to engineering then nothing is more important than the final answer.

      You don't get part marks if your bridge falls down, you get jail sentences.

    2. Re:Whats wrong with a $10 calculator? by hawguy · · Score: 1

      You don't need more than a $10, simple, scientific calculator, it will have all the features you need. Instead of giving kids a tool that prevents them from learning the concepts, why not have them learn the concepts and provide them a simple tool to help them along the way.

      When I took calculus, advanced calculus, and vector calculus, we weren't allowed to have a calculator in the classroom or exams, because once you got the equation you needed, in the right form, the answer didn't matter. This is how every child should learn math.

      Even in engineering school, I don't remember actually needing my calculator for very much, besides crunching a final answer, which was a very small amount of the overall work.

      So you didn't need to use a calculator except to find the actual answer? What if the question is "Plot a curve of this function", do you get out the graph paper, calculate the values at a number of points along the curve and then draw it by hand?

    3. Re:Whats wrong with a $10 calculator? by Murdoch5 · · Score: 2

      I agree with your final statement, but that's it. Of course the final answer matters, but if you got the point where you just need to plug in the numbers to get your answer, then use your calculator, but if you needed handholding to get to that point, then I don't want to drive on that bridge.

    4. Re:Whats wrong with a $10 calculator? by Murdoch5 · · Score: 1

      Yes, you get out graph paper and plot it by hand, showing you know how to actually handle the equation. Of course if the work involved had to do with getting to the point of the equation that the curve came out of, and the final part of the answer, after all the work is done, is to graph it, then sure, just plug it into the calculator, but make sure you know what you're doing from the start.

    5. Re:Whats wrong with a $10 calculator? by Anonymous Coward · · Score: 1

      You don't need more than a $10, simple, scientific calculator, it will have all the features you need. Instead of giving kids a tool that prevents them from learning the concepts, why not have them learn the concepts and provide them a simple tool to help them along the way.

      When I took calculus, advanced calculus, and vector calculus, we weren't allowed to have a calculator in the classroom or exams, because once you got the equation you needed, in the right form, the answer didn't matter. This is how every child should learn math.

      Even in engineering school, I don't remember actually needing my calculator for very much, besides crunching a final answer, which was a very small amount of the overall work.

      So you didn't need to use a calculator except to find the actual answer? What if the question is "Plot a curve of this function", do you get out the graph paper, calculate the values at a number of points along the curve and then draw it by hand?

      That's exactly what we did. Except most of the time you drew your own graph. I made it all the way through to DifEq with just a Casio scientific calculator, the only time I used a TI something another was in my stats class but that was because we didn't have excel handy at the time.

    6. Re:Whats wrong with a $10 calculator? by burtosis · · Score: 1

      You don't need more than a $10, simple, scientific calculator, it will have all the features you need. Instead of giving kids a tool that prevents them from learning the concepts, why not have them learn the concepts and provide them a simple tool to help them along the way. When I took calculus, advanced calculus, and vector calculus, we weren't allowed to have a calculator in the classroom or exams, because once you got the equation you needed, in the right form, the answer didn't matter. This is how every child should learn math. Even in engineering school, I don't remember actually needing my calculator for very much, besides crunching a final answer, which was a very small amount of the overall work.

      Maybe if you weren't allowed to use a real graphing calculator with symbolic algebra sure. But when I took my calculus exams, and in classes using applied calculus and time consuming calculations (one exam took 7 pages of hand written equations for a single problem) students who could afford a Ti or other calculator had a major advantage. Being able to check your work quickly, get the answer and backtrack, among many other advantages was massive. True story in that a friend didn't use one, missed a minus sign by stupid mistake on page 2, got the completely wrong answer and half credit - I was running out of time, wrote the final answer (by solving it with the calculator symbolically) after doing half of the math and got full credit.

    7. Re:Whats wrong with a $10 calculator? by zelbinion · · Score: 1

      Wow, really? So you got full credit because your calculator solved the problem for you, but they guy that made a stupid mistake but showed he understood the concepts better using his brain got half credit? Glad I wasn't in that class...

      My parents bought me an HP-48 because the university said I had to have one. Graduated with honors in Mechanical Engineering, and the ONLY thing I used the HP-48 for was to play tetris. (Yeah, okay there was one math class where we graphed a couple of equations one week to justify having to have a graphing calculator, but I can't say I learned much that week.) Pretty much any exam I went to where calculators were allowed, there was a TA at the door wiping the memory of every calculator that came in to prevent cheating. Didn't want the memory to be wiped? Don't bring the fancy calculator. Phones were not allowed. Period. Too easy to cheat with those, so I don't see the calculator apps working that well for university exams. It sounds like future tests will be online, and a graphing calculator app will be part of the test. The phone app would be useful for learning how to use it before the test I guess.

      So, what calculator did I actually use to get through Engineering school? An HP-20s that I won in a math competition in 7th grade. At the time they were $20, and have since been discontinued. It couldn't graph anything, it wasn't RPN, you couldn't program it (it supported very limited macros, a feature I never used, but that's it.) I never really understood the purpose of the graphing calculator. I passed the EIT with that same HP-20s, not even sure they allowed graphing calculators. Need to find the local maxima and minima? That's what calculus is for. Need to find a slope or a tangent, or decide if the equation is asymptotic? Again, that's what math is for. Understanding how to manipulate equations makes you understand the math better. Oh, yeah, I've done the 12-page Diff-EQ problems (that you had to do over three times because you reversed as sign on page 3.) However, if you got through it all, you KNEW it, and you knew what was going on when you plugged a bunch of stuff into a calculator or a computer to AUTOMATE things that you proved you understood by doing them by hand a bunch of times first.

      Whatever. This post probably just proves I'm old now... sigh.

    8. Re:Whats wrong with a $10 calculator? by Murdoch5 · · Score: 1

      Homerun answer, I'm 30 and I agree with you.

    9. Re:Whats wrong with a $10 calculator? by thinkwaitfast · · Score: 1

      I got a math degree and can honestly say that I never used a calculator a single time. I then got an engineering degree and lived with one, but never needed anything more than +-*/. I did really like RPN on my HP. I bought my first calculator in grade school that I learned to program on. Mostly financial, NPV stuff.

    10. Re:Whats wrong with a $10 calculator? by thegarbz · · Score: 1

      There's two parts to it, but as someone who has taught at university I have to say I put a lot of weight on people working through problems to the end and getting a correct final answer. Getting a lot of marks for only working through the problem misses one important aspect of learning: Getting a feel for what is right.

      Too many times I've marked assignments where someone has fat fingered something and ended up with an answer that was orders of magnitude off and completely unreasonable given the initial scenario. I put more value in producing an engineer who can instinctively know that what they did wasn't right without necessarily understanding the what the computers do (because frankly we don't use any of the math we learnt at uni in the field), than someone who can tell me in detail the theory but doesn't straight away see that the result will fall over from the number.

      It's something we should be focusing a bit more on teaching in the classroom because learning this through practical experience in the field is not a good outcome for anyone involved.

    11. Re:Whats wrong with a $10 calculator? by parkinglot777 · · Score: 1

      There's two parts to it, but as someone who has taught at university I have to say I put a lot of weight on people working through problems to the end and getting a correct final answer. Getting a lot of marks for only working through the problem misses one important aspect of learning: Getting a feel for what is right.

      Too many times I've marked assignments where someone has fat fingered something and ended up with an answer that was orders of magnitude off and completely unreasonable given the initial scenario. I put more value in producing an engineer who can instinctively know that what they did wasn't right without necessarily understanding the what the computers do (because frankly we don't use any of the math we learnt at uni in the field), than someone who can tell me in detail the theory but doesn't straight away see that the result will fall over from the number.

      It's something we should be focusing a bit more on teaching in the classroom because learning this through practical experience in the field is not a good outcome for anyone involved.

      Your statement doesn't make sense. If someone really understand a problem and knows how to calculate, the person is likely to feel strange for a wrong or way off answer. On the other hand, if someone needs to just give a final answer, then the person may have no idea how to get to the answer but rather find a way to get the answer (by other means).

      I understand that teachers shouldn't give a high mark on the process to get to the answer, but the teacher shouldn't also give a high mark on a correct answer without a clear (theory) process to the answer. The formal doesn't teach students to verify the answer, and the latter doesn't teach the students anything but rather trust and use some kind of methods (e.g. tools, cheat, etc.) to get the right answer. I usually give it 50:50 for each part.

      Also, mathematics is an important subject which is often times hiding in the background in your real life. It is a building block. You may say maths are dots mixed in with other dots (from other building blocks). Your real life experience is to connect dots to achieve things without explicitly identify what those dots are. Please do not underestimate what mathematics (at any level) taught in school can do...

    12. Re:Whats wrong with a $10 calculator? by thegarbz · · Score: 1

      If someone really understand a problem and knows how to calculate, the person is likely to feel strange for a wrong or way off answer.

      You don't get a feel for that by giving people formulas and not emphasising that their final answer needs to also be correct. People need to learn a cohesive whole. Otherwise we pat them on the back, they fat finger an answer and something goes fizz and pop when they go to construction because they never understand the problem to the end and thus never get a feel for if the final answer is correct.

      if someone needs to just give a final answer

      I never said "just". I said "if you get to engineering then nothing is more important than the final answer".

      I understand that teachers shouldn't give a high mark on the process to get to the answer, but the teacher shouldn't also give a high mark on a correct answer without a clear (theory) process to the answer.

      Okay you didn't make that clear in the first place. We are in agreement on this. But too often I see people marking assessment and a student gets the answer wrong, 4.5/5 marks. Hurrah, he passed and everyone using the equipment he designed died. When I marked 4/5 marks were roughly given for the final answer being correct, a mark for the correct working, marks deducted for no working, and the exam gets forwarded to a disciplinary review panel for the correct answer but incorrect working.

    13. Re:Whats wrong with a $10 calculator? by parkinglot777 · · Score: 1

      You don't get a feel for that by giving people formulas and not emphasising that their final answer needs to also be correct. People need to learn a cohesive whole. Otherwise we pat them on the back, they fat finger an answer and something goes fizz and pop when they go to construction because they never understand the problem to the end and thus never get a feel for if the final answer is correct.

      And that's why 50% is all about - to implicitly teach the person to verify the answer.

      I never said "just". I said "if you get to engineering then nothing is more important than the final answer".

      Ok, sorry about misunderstanding.

      Okay you didn't make that clear in the first place. We are in agreement on this. But too often I see people marking assessment and a student gets the answer wrong, 4.5/5 marks. Hurrah, he passed and everyone using the equipment he designed died. When I marked 4/5 marks were roughly given for the final answer being correct, a mark for the correct working, marks deducted for no working, and the exam gets forwarded to a disciplinary review panel for the correct answer but incorrect working.

      Great! However, I still think that you give too much credit on the final answer. If, for example, I answer a question (which said to show your work) in your test by giving the correct equation which should be applied to the question and then the correct final answer. Would you still give 80% to the person??? To me, it raises a question whether the person really know how to solve the problem. It is possible that the person did cheat/copy the answer from others, but there is no obvious proof. As a result, it is possible that the only thing the person learns from the class would be how to cheat (make me think of South Park Season 12, Episode 5).

  9. Re:Free? Or Not Free? by mnmn · · Score: 2

    It's free like Free Software but not Open-source Software.

    --
    "Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
  10. Re:Meh. by c0d3g33k · · Score: 1, Insightful

    Based on your UID (plus I know you've been hanging around these parts for a long while) I would wager you are not a student in a US math class. This story isn't about you, so maybe hover your finger over the submit button before clicking to decide whether you are contributing to the conversation.

    If you are a student, or (more precisely, because we pay for these devices) a parent of a student in the school system, this story has some relevance, because it's about what the bureaucracy requires whether you like it or not. This is good news for those people.

    You, Mr. Frosty Piss, can use whatever calculator you want. Have fun with that.

  11. Re:Meh. by johanw · · Score: 1

    Then use one on your phone for free: https://play.google.com/store/...

  12. No more? by AndyKron · · Score: 1

    So buying up all those calculators at rummage sales isn't going to pay for my retirement after all? Damnit!

  13. Obligitory XKCD by jfdavis668 · · Score: 4, Interesting
  14. $15 is norm for Engineers, why not students by Anonymous Coward · · Score: 1

    The Fundamentals of Engineering known as FE or EIT only allows the use of calculators like the Casio FX-115 or such. They are $15 to $20 each, brand new, and can be found at yard sales or goodwill often for $1-$5 each.

    The $100 calculator for high school is a joke, much like modern high-school education is a joke. There is no place where such a calculator as the HP-48G gets even the mildest of workouts.

    This means this marketing piece by Desmos is just that. It isn't going to change the purchasing habits of teens who have to show off, because "keeping up with the joneses" is the stunning norm (and indication of huge educational failure) of American high-school in the same way the housing price-value gap in Chandler AZ was an indicator of the real-estate bubble.

    Desmos is selling to the institutions who buy apple laptops for their students instead of chrome-books, and not delivering a value the student are looking to find. Kids who use the free option, much like those whose only meal is the government provided lunch, will be ostracized and scourged for being poor in an American school; for being poor and hoping to be able to do anything about it with education.

    1. Re:$15 is norm for Engineers, why not students by thinkwaitfast · · Score: 1

      The most insightful comment in this thread. I worked as a professional physicist and engineer for a few decades and never needed anything more than a basic calculator - or if I did, I used a spreadsheet, matlab or C.

  15. and so now the network / internet need to be up fo by Joe_Dragon · · Score: 2

    and so now the network / internet need to be up for the test??

    If it drops will they add time even if they need to keep kids late?

    Will an network drop force you to start over?

    Will kids put down fun still like 404 error on there test?

  16. unlimted student loans drive this as well as textb by Joe_Dragon · · Score: 1

    unlimted student loans drive this as well as textbooks that get changed all the time with little real change but with lot's of profit / and kick backs to schools.

  17. How is it embedded into tests? by hawguy · · Score: 1

    How is this phone app embedded into standardized testing, which I assume is done on normal computers without touchscreens? Using a calculator is clunky without a touchscreen - typing numbers using the keyboard may be easy, but clicking on other buttons (or memorizing keyboard shortcuts) sounds like it'll slow them down.

  18. Good grief! by Frosty+Piss · · Score: 1, Troll

    Based on your UID (plus I know you've been hanging around these parts for a long while) I would wager you are not a student in a US math class.

    Wow. Just WOW!

    Well, certainly I have been a math student, and its possible my children, who possibly vet their education expenses through me could be math students. It's even possible I'm in a MS or PhD program...

    And whoop-de-do to you! If you want, you can use a graphing calculator, but just as an analogy, I learned to drive on a stick, and I can drive anything.

    --
    If you want news from today, you have to come back tomorrow.
    1. Re: Good grief! by EmptyHead · · Score: 1

      Slashdot is hillarious sometimes - I can't believe the stupid stuff people can argue about. One guy is making a correlation about UID number to country of origin and they other respond equally inanely, but even less sensibly. You act like the dumb kids that are on the news sites bashing each other 24x7 about how the latest regurgitation from their political masters tastes. ...We're only supposed to do that part-time here.

  19. Invasion Of Privacy by cstacy · · Score: 2

    So now they can watch you actually push the buttons on the calculator in real time.

    I am sure this will be mined for scientific research about how students
    solve particular wordings of problems in a testing environment.
    It will also be used for R&D purposes by the SaaS company,
    and ultimately for marketing purposes.

    The information will not be adequately protected.
    And most importantly, the human subjects have not really given informed consent.
    Which makes me wonder what other information is already being collected.

    Bob took 4:39 to solve problem number 117, and here was his approach.
    Bob is therefore highly qualified for problem categories 114-A and 96-Y,
    but performs poorly along the 191 axis of all problems with time limit G.
    If the problem involves "donuts" his performance goes up by 0.3 %.

    You always knew this would be on your Permanent Record,
    don't say you weren't warned.

    1. Re:Invasion Of Privacy by MerlinTheWizard · · Score: 1

      Fully agree. This business model is making me sick.

      This may be controversial, but I actually think this is getting close to communism, something the USA had been fighting against for decades. Giving stuff for free to the people in exchange for their privacy and having control over how/when it's used/can be used. Not owning stuff anymore, just being allowed to used it for a limited time and conditions. Isn't that ironical? Am I the only one getting this nauseous impression?

      As to the actual calculator device itself, it may be true that it seems a bit outdated, although modern calculators like the HP Prime or TI Nspire CAS are certainly modern devices compared to the older TI 84 and the like. And as opposed to using the calculator as an app on a cell phone, there certainly are much less sources of distraction on an actual calculator, which is a big plus in my opinion.

    2. Re:Invasion Of Privacy by thinkwaitfast · · Score: 1

      Many people here are all for that. Unfortunately they've never lived it.

  20. For me, it's a slide rule by QuietLagoon · · Score: 1

    ...If you took a math class at some point in the US, there is likely a bulky $100 calculator gathering dust somewhere in your closet. ...

    Though I do also still have the HP-35 calculator that replaced my slide rule.

  21. Not underpowered by thegarbz · · Score: 3, Insightful

    What more power could you want for a device that instantly spits out the answer you give it? The TI calculators aren't underpowered in the slightest, they are simply over priced.

    As for "bulky" the vast majority of the size is made up of lovely big and easy to use buttons. I don't think any device would be better served with a context menu and a touchscreen or god forbid endless amounts of whitespace with every useful function buried somewhere 4 menus deep without context of where in in the system you currently are.

    1. Re:Not underpowered by j2.718ff · · Score: 1

      Good point! The TI calculators could be slightly improved, but those would be very minor improvements, mostly centered around a better-quality screen.

      I will say, a smartphone app is a great companion. If I had to do some serious calculations, I'd rather have real buttons. But I'd also like to have an equivalent app on my phone for those times when I don't have my calculator with me.

    2. Re:Not underpowered by confused+one · · Score: 1

      The topic is about high school level classes.

    3. Re:Not underpowered by demonlapin · · Score: 1

      The TI calculators use, IIRC, a Z80. Pretty underpowered for anything beyond quadratic equations. Great for battery life, though.

    4. Re:Not underpowered by thinkwaitfast · · Score: 1
    5. Re:Not underpowered by thegarbz · · Score: 1

      Again define underpowered. What do you need more power for? Are you waiting on your calculator an unreasonable amount of time? If so then it's underpowered.

    6. Re:Not underpowered by demonlapin · · Score: 1

      It's been a long time since I used one of those, but they weren't spitting out answers "instantly" when I did. Probably a reasonable compromise with battery life, but complex graphs really took a while.

  22. Re:Meh. by Anonymous Coward · · Score: 1

    You could instead interpret it as a thought that students would be better off we we taught them to use RPN calculators. ...a sentiment I would completely agree with.

  23. Ti? Pffft! by IWantMoreSpamPlease · · Score: 1

    Real math majors used HP-28S calculators.
    Brilliant piece of gear. Still works flawlessly nearly 30 years later. And of course, the best feature was RPN.

    So take your Ti toys away, I've got real work to do.

    (/h)

    --
    So rise up, all ye lost ones, as one, we'll claw the clouds.
    1. Re:Ti? Pffft! by bjdevil66 · · Score: 1

      Still have my HP 48G. While it looks like a dinosaur now compared to other tools, that thing was great for doing a lot of stuff back in the 90s. And it still works great today. You just have to throw in some AAAs to get it going again. (Just don't pull out the last AAA or you lose your data ;)).

    2. Re: Ti? Pffft! by bestweasel · · Score: 1

      The TI-52 was the best designed, most elegant calculator around at the time. I rarely use it now and the display's a bit faint but I believe that's because it still has the original 30 year old batteries.

    3. Re:Ti? Pffft! by thinkwaitfast · · Score: 1

      I was a math major. What did you use a calculator for? I just remember doing a lot of proofs all day and I was in applied math at that. Anyhing with numbers like a 3x3 determinant was solvable in your head with a little practice, but usually it was all symbolic.

  24. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  25. Re:Why do you even _need_ a calculator? by 0100010001010011 · · Score: 1

    The number of engineering problems you can solve with a calculator on a test is a much larger set than those you can solve on a test without one.

    Our tests even had Maple portions of the the tests so that you could do even more difficult problems.

  26. Re:it's not $127 by wonkey_monkey · · Score: 4, Funny

    a hot air balloon ride.

    Is that a euphemism? It's so hard to keep up with the lingo...

    --
    systemd is Roko's Basilisk.
  27. Re:Meh. by __aaclcg7560 · · Score: 1

    I still had my HP RPN calculator from college but it wasn't required for algebra I and II. Graphing calculators were required pre-calculus and calculus. I ended owning the TI-83 and TI-85 even though I didn't want them. If I had $500, I would have gotten the HP calculator that could play Missile Command.

  28. Free by Anonymous Coward · · Score: 1

    We use it at the US Air Force Academy. It's completely free. However, if you want them to customize it, then pay. For example, it won't plot slope fields natively. If you want that, either figure it out, or pay them to add it.

  29. How do tests work these days? by j2.718ff · · Score: 1

    The Desmos calculator will be embedded directly into the assessments, meaning students will have access during tests with no need for an external device.

    Back when I was in school, tests were done on paper, written with pencil. Is that no longer the case? The reason I ask is: partial credit. If a student did a good job, showing their work, but ultimately got the wrong answer, a teacher could still give credit for the portions that were correct. Is that sort of thing possible on modern tests? (Unfortunately, the article doesn't describe how they work - it just assumes I already know.)

    1. Re:How do tests work these days? by Overzeetop · · Score: 1

      Yes and no. In class - lower levels often use response clickers for tests projected on smart boards, but higher math classes (late MS and HS) still have paper tests, at least in our school district. Partial credit is at the discretion of the teacher. However, all standardized state tests are on computer. You get a standard calculator (TI graphing style) from a common supply and pencil/paper for scratch, but that's it. You add 2 and 2 and get 5 on a Calculus exam and the whole problem is marked wrong.

      --
      Is it just my observation, or are there way too many stupid people in the world?
  30. a elegant cacluator for a more civilized time by Thud457 · · Score: 1

    Hokey religions and ancient calculators are no match for a good smartphone at your side.


    Not hotdog.

    --

    the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

    1. Re:a elegant cacluator for a more civilized time by thegarbz · · Score: 1

      Depends on what you're doing. For anything that doesn't require matlab or octave a calculator is far better than a smartphone.

      Better to use
      Tactile feedback
      App doesn't randomly change with update
      No ads
      No interruptions with notifications.
      They are bigger allowing for a better interface.
      They last half a year instead of half a day on one set of batteries.
      They are more than capable of everything save for advanced programatic problems.
      They aren't fragile which means they go around in my pock on work sites and get thrown around.

      I too have some fantastic math apps on my smartphone. I use them when I don't have a calculator nearby.

  31. RaspPi ? by DrYak · · Score: 2

    It is now common practice to do a full memory reset just before any standardized examination.

    I'm wondering :
    Nowadays with extremely powerful (relatively to calculators) CPUs available in very small form factors -
    has anyone attempted to built one (say a RaspPi Zero) inside a calculator sell,
    programmed to mimick the "exam mode memory reset" in a believable way, but then unleash all its potential to the end user (full blown programmability, ability to use modern math language like R, Octave, Maxima, etc. Scripting with Python/Perl)?

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:RaspPi ? by K.+S.+Kyosuke · · Score: 1

      If current Raspbian runs on the RPi Zero, you just might be able to run Wolfram on it.

      --
      Ezekiel 23:20
  32. Re:Why do you even _need_ a calculator? by Overzeetop · · Score: 1

    You clearly haven't read standardized tests lately. The figures are (I presume intentionally) not to scale (a 45-35-100 triangle will be represented by an equilateral triangle on the figure), some answers cannot be properly solved with the information give (ex: assuming symmetry, or parallelism which is not explicitly defined, or forgetting/having to ignore basic combinatorial math that is 3 classes beyond the level of student to "solve").

    --
    Is it just my observation, or are there way too many stupid people in the world?
  33. my first programming environment by j2.718ff · · Score: 1

    I'm just feeling nostalgic... I knew a little about programming when I was in school, so I wrote tons of programs on my TI calculator. Basically, in every lesson, when I learned a new math concept, I'd write a little program that could do most of the work for me. This meant that I was learning both math and programming. Naturally, I'd tend to forget a lot of those math concepts after I'd finished writing the program, but that pretty much describes my day job now.

  34. Gathering dust? by Convector · · Score: 1

    I still use my TI-85, twenty years later. Sure, it's antiquated at this point, but by now I've just gotten so used to the layout and functions that I don't know what I'm going to do when it finally goes.

    There's a TI-81 around here somewhere also; that one I don't use any more.

  35. Re:Meh. by Anonymous Coward · · Score: 1

    Nope - Phones are not allowed during tests or testing.

  36. Re:NCESS Calculator (PE Exams) by Overzeetop · · Score: 1

    Actual PE here; 10 years as rocket scientist, 20 years in private practice, 15 years as a consulting firm owner. HP48GX or GTFO. Of course I expect to be able to estimate anything to within 10-15% on a post-it, but when you have to be precise you should use a proper tool (and, to be fair, it's not always a calculator). They give you a cheap calculator so you can't cheat. In practice, if you don't "cheat" (aka use shortcuts and other time saving methods for things you know) it means you're not efficient. The calculators the NCEES uses are the equivalent of a hand file, a brace and bit, or a hammer. Good to have around, no doubt, but I'm going to use a bench grinder, a mag drill, and a 3 lb sledge when I come to work.

    --
    Is it just my observation, or are there way too many stupid people in the world?
  37. "Rich" kids will still buy the calculator by KalvinB · · Score: 2

    There is not much substitute for the ease of entering in equations the way you see them written in books than the TI line of calculators.

    Rather than schools spending $100 to get a physical device that will last decades, they've been roped in by Pearson's (of course) to a subscription model.

    So now instead of having a small dedicated device that's exceptional at doing math and will last 20-30 years, you get to have a bulky laptop and internet connection and subscription.

    Which somehow is cheaper for schools than buying TI calculators.

    TI doesn't upgrade the calculators much because again, they're intended to last decades. They're not in the business of making things obsolete like textbook companies such as Pearson.

    Maybe if Pearson could make a decent textbook that doesn't need yearly updates, schools could afford proper tools for their students.

  38. Re:On another note by Hognoxious · · Score: 2

    I still have the physics/chemistry one, it's got corrections pasted in it because they redetermined the densities of phlogiston & aether.

    There was a maths one too. Maybe it's at my mom's place. I'll pop upstairs and look.

    While it's nice to have the book the teacher emphasised that if you need to look up Sin^2 + Cos^2 you're penalising yourself timewise, and I agree. Your brain is the fastest cache there is.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  39. Re:NCESS Calculator (PE Exams) by Strider- · · Score: 1

    This. As a Computer Engineer myself (Though I hesitate to call myself that, as I don't have my designation), in my view the sign of a competent Engineer is someone who can make an initial estimate reliably. Of course those are backed up by calculations later, but the first pass can always be a reasonable estimate.

    --
    ...si hoc legere nimium eruditionis habes...
  40. Re:Meh. by Registered+Coward+v2 · · Score: 1

    If you are a student, or (more precisely, because we pay for these devices) a parent of a student in the school system, this story has some relevance, because it's about what the bureaucracy requires whether you like it or not. This is good news for those people.

    .

    While I agree with you this is good from a financial perspective I wonder what data on students the calculator company gets? TINSTAAFL, and I would not be surprised if tehy "discounted" their prices in exchange for user data.

    A broader question is does the test actually test math knowledge or the ability to use a calculator to get an answer? I graded papers at one point and would get 8 significant digit answers from 3 digit data and wondered if the students actually understood the concepts behind the problem or were simply relying on the calculator for an answer by plugging in numbers to a given function on the calculator. then again, I use an HP for RPN so my opinion is suspect.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  41. Re: Meh. by Hognoxious · · Score: 2

    You had it lucky. I turned up to an exam one Friday and they said "you can't use that one, it's Tuesday's model."

    Thank $deity for my trusty log tables & slide rule! But you tell that to kids today...

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  42. Re:Why do you even _need_ a calculator? by Megane · · Score: 1

    Because by that point, you're not expected to do long division and multiplication for every problem, you are only expected to know which numbers to multiply and divide, etc. Not that problems can't be made to avoid math that requires a calculator, but it's not just students that are lazy.

    --
    #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  43. Re:Why do you even _need_ a calculator? by Cyberax · · Score: 1

    Why would you need to do a division? Use symbolic answer or make sure that all numbers are trivial to do mental math on.

  44. Re:Meh. by Hognoxious · · Score: 3, Funny

    We had to do graphs by hand - graphing calculators were explicitly banned. Generally they were easy questions. Find the roots & find f(0) - you know where it crosses the axes. Diff=0 for the minima/maxima. Double diff=0 for the inflection points. I forget now how you find the asymptotes. Disembowel a goat, maybe.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  45. I'm surprised they've still been using them by Hoodsen · · Score: 1

    I'm surprised they're just now replacing the calculators in high schools. I graduated close to twenty years ago, and had a TI-85 and later a TI-89. It made sense back then, because not everybody even had a computer at home. Nowadays you can get a computer for less than the calculator costs, and all the kids have smartphones anyway. The only worry now is preventing students from using a program that is too smart and which does all the work for them.

    Does bring back memories. I remember taking apart my TI-85 and taking out a certain resistor, which sped the calculator up a lot. Pretty stupid thing to do actually - I definitely wouldn't have attempted it if I had bought the calculator myself instead of having it come from my parents. My friend wasn't so lucky with the process and ended up bricking his. I did some of my first ever programming in TI-BASIC. Automating calculations for chemistry and physics classes, I think. Fun times.

  46. This may be a stupid question... by Hognoxious · · Score: 1

    It's sounds like a lot of dosh for something they'll use once, but why don't they sell them on to the next cohort after the exam?

    You could plot the price progression on the calculator.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  47. Re:Meh. by __aaclcg7560 · · Score: 1

    We had to do graphs by hand - graphing calculators were explicitly banned.

    One semester I couldn't afford to buy a graphing calculator. I had my HP RPN calculator and did the graphs by hand throughout the semester, being the only student in that situation.

  48. Inaccurate by slashmydots · · Score: 1

    We were only required to get a TI-36x solar model. Those are far cheaper and extremely capable. They're also approved for use on the SAT and ACTs. Any graphing calculator was replaced by us having to draw the graph ourselves, which is how most math classes work from what I've heard.

  49. Rocket Scientist here. HP-55c by Anonymous Coward · · Score: 1

    Rocket Scientist here. HP-55c got me through school for every test.

    Of course, we used computers extensively, but not during tests. Once wrote a little CFD program (Computational Fluid Dynamics) that sucked up 3 days of mainframe CPU time before someone killed it. The prof called me into his office. Rather than complain, he provided me with a login to the Cray. 12 minutes of runtime and I had my answers.
    After graduation, I was off to NASA for work. ;)

  50. Re:Meh. by Sique · · Score: 2

    The ability to use a calculator to get an answer to a math problem is math knowledge. It might not be the math knowledge necessery to get an answer if you don't have a calculator. But it is math knowledge nevertheless.

    --
    .sig: Sique *sigh*
  51. There's a reason why you don't use Win Calc much by MSTCrow5429 · · Score: 1

    I don't see how a calculator with no physical buttons is superior to one that is a tactile object, and as the calculator is "embedded" into the test itself, that means switching back and forth between the two apps. This is a bad kludge that sounds painful to use.

    --
    Slashdot: Playing Favorites Since 1997
  52. Re: Meh. by Applehu+Akbar · · Score: 1

    But if you happen to still have a bound paper Chemical Rubber Handbook in your college attic box, your grandkids will think it's the Book of Kells.

  53. Re:Meh. by MSTCrow5429 · · Score: 1

    Based on your UID (plus I know you've been hanging around these parts for a long while) I would wager you are not a student in a US math class. This story isn't about you, so maybe hover your finger over the submit button before clicking to decide whether you are contributing to the conversation.

    If you are a student, or (more precisely, because we pay for these devices) a parent of a student in the school system, this story has some relevance, because it's about what the bureaucracy requires whether you like it or not. This is good news for those people.

    You, Mr. Frosty Piss, can use whatever calculator you want. Have fun with that.

    Kind of dickish.

    --
    Slashdot: Playing Favorites Since 1997
  54. Re:On another note by MSTCrow5429 · · Score: 1

    I both sketched and used graphing calculators. I don't know why.

    --
    Slashdot: Playing Favorites Since 1997
  55. Can somebody explain how this works by rsilvergun · · Score: 2

    all the articles I've read have been short on details. How exactly do you do a graphing calc app without making it open to cheating? There's tons of these apps on the various app stores.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:Can somebody explain how this works by OrangeTide · · Score: 1

      Save to disk + no internet access during the test might be one option. If you have control of the device the app runs on.

      --
      “Common sense is not so common.” — Voltaire
  56. Not likely by rsilvergun · · Score: 1

    there's better calcs than the 84. Kids pick it because if you get stuck your teacher knows how to work it. Assuming this takes off it'll become the standard for the same reason.

    Math teachers aren't necessarily good with gadgets and computers. Teaching is an entirely different skill set.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:Not likely by thewolfkin · · Score: 1

      Nonsense. The 83 and 84 are acceptable for nearly all tests outside of accounting and physics (and why settle for the 83?). Better calcs are often banned because they are still in the realm of making the work too easy, the way pocket calculators were and slide rules before that.

      Nobody selects technology because they think they can get technical support from their teacher.

      I remember Math competition when the TI-89 came out. That year the first Pre-Cal round had like a 19 way tie for first place.

      --
      Just another second banana
  57. Re:Meh. by drinkypoo · · Score: 1

    Kind of dickish.

    Welcome to Slashdot. You must be new here!

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  58. Re: Meh. by ralphsiegler · · Score: 1

    Attic? It's on my bookshelf next to me, and 34 years old. Useful for several classes in college and every now and then since.

  59. Two words by jgfenix · · Score: 3, Insightful

    Physical keys

  60. Re:Meh. by jwest · · Score: 2

    UID pissing session? I'm there

  61. Re:Free? Or Not Free? by Cipheron · · Score: 1

    The schools are more concerned about ensuring all children have access to the same technology regardless of income. It's not about smarter kids, it's about fairness in testing. And paying licenses ensures you get support, that could well save schools money compared to what they'd need to do to have embedded open-source calculators in their tests, which would require them to hire IT guys to set that up and maintain it.

  62. Re:Meh. by sysrammer · · Score: 1

    Hah! Do you have a script running, or something?

    --
    His ignorance covered the whole earth like a blanket, and there was hardly a hole in it anywhere. - Mark Twain
  63. 20 years from now by OrangeTide · · Score: 3, Insightful

    Wait long enough and start-ups like Desmos will be gone. But my TI-85 still works and I still have my data from when I was in high school, ... 20 years ago.

    --
    “Common sense is not so common.” — Voltaire
    1. Re:20 years from now by houghi · · Score: 1

      Just curious. How often do you use that data? I mean I have my HP with the strips that could be exchanged and programmed, but that thing is burried some where with other shit I don't need anymore.

      --
      Don't fight for your country, if your country does not fight for you.
    2. Re:20 years from now by Headw1nd · · Score: 1

      I loved my TI-85, sadly it died to a leaking battery.

    3. Re:20 years from now by OrangeTide · · Score: 1

      I have some notes I wrote for cheating in Trigonometry and prob&stat that I still use at my job. I have some notes for using the simultaneous solver on the TI-85 too, so I don't have to lug the manual around for those 1-2 times a year I need it.

      I did replace the lithium battery, but it seemed to retain the data fine. (I left the AAA's in while I swapped it out)

      --
      “Common sense is not so common.” — Voltaire
    4. Re:20 years from now by OrangeTide · · Score: 1

      I have fixed other electrics that have leaky batteries. It's a bit of a messy job, but you can repair the PCB with alcohol and scrubbing gently with paper towel. if any traces are destroyed (rare) you have to patch wires in to replace the bad traces. Find someone who is handy with a multimeter and soldering iron and offer to do a chore in exchange. I'll gladly fix people's electronics if they want to clean my gutters or fix my motorcycle.

      --
      “Common sense is not so common.” — Voltaire
  64. HP! by brunnegd · · Score: 1

    I never understood why anyone used TI calculators. I watched my engineering colleuges struggle with algebraic notation time after time, while RPN was easier and faster. And why would a professor care which machine one used? I still have my HP-41, as well as an HP-50, plus HP programs on my tablet and smartphone.

  65. Just stop trying so hard TI by thewolfkin · · Score: 1

    It makes sense to have a graphing calculator. Heck it even makes a sort of sense for it to be not so powerful but it doesn't need to be that over priced. It's probably the single most over priced item I own. This calculator app is nice but it's no replacement for a physical calculator for many reasons. I would buy another TI-89 right now if it wasn't a machine worth about $25 dollars costing nearly $100.

    --
    Just another second banana
  66. Re:Meh. by Registered+Coward+v2 · · Score: 1

    The ability to use a calculator to get an answer to a math problem is math knowledge. It might not be the math knowledge necessery to get an answer if you don't have a calculator. But it is math knowledge nevertheless.

    Good point; it does represent knowledge of a specific type. However, there is a difference between know knowing to use a calculator and understanding the concept behind it? For example, you could know if you want to calculate the NPV of an investment by plugging in the rate, # of periods and amount and get the right answer, but do you understand what NPV represents and how to use it in a practical application? I would submit a test that merely demonstrates calculator knowledge is not a god indicator of the ability to apply the underlying concepts in a useful matter. An adjunct to that is if the answers are in ascending order plugging in the mid value and seeing how close it is can let you deduce the real answer without even understanding the question; a skill that can be useful but not what the test purports to measure. One strategy for doing well on the math part of the old GMAT was just that.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  67. Lets trade Monopoly-A for Monopoly-B by ZZZaphod · · Score: 1

    A monopoly is a monopoly, and will result in poor pricing at best, price fixing and gouging at worst. This should go without saying, but since we are all here, it apparently does not. The system fostered a monopoly, which fostered product stagnation and enabled a 20 year long price fix. There are a thousand tools to do this job, but the testing company allowed 1. (or a few, but you get the point) This allowed the calculator company to freeze prices amid a rapidly falling market, because they had a mandated customer base. To replace the calculator, we have a computer calculator, which will be again mandated, and charged per click. (or customer, or week, or year). We've have very carefully, eliminated the middle man, while replacing him with the middler man. This too should go without saying, but since we are all here, it for obvious reasons does not. The irony, is that this reasoning comes from groups testing the reasoning of our children.

  68. Re:Why do you even _need_ a calculator? by thinkwaitfast · · Score: 1

    It's really sad this was marked as -1. It shows how out of touch a lot of people are.

  69. Re:Why do you even _need_ a calculator? by thinkwaitfast · · Score: 1

    The number of engineering problems you can solve with a calculator IRL is approximately zero.

  70. Re:Free? Or Not Free? by Maxo-Texas · · Score: 1

    That was my thought as well. Because the cost WILL be passed on to the student.

    It could even be more expensive than a physical calculator after the schools markup for the cost of the service.

    --
    She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
  71. Re:Why do you even _need_ a calculator? by Cyberax · · Score: 1

    I don't know. I studied math (MS level) and some physics but I haven't used a calculator even once. It was either symbolic calculations with trivial math or complicated numeric models here a simple calculator is useless.

    It does seem useful for more applied sciences like chemistry where you have to deal with frustratingly real numbers all the time.

  72. Re:Meh. by Sique · · Score: 1
    There is always a difference between knowing how to use a tool and knowing how a tool works (and creating your own tool is still another level). To get a nail in a wall with an hammer, you don't need to know about energy, inertia, impulse and force. And you don't need to know how to forge an hammer head. All you need to know is how to grip an hammer and how to hit the nail.

    I will never dismiss the ability to use a tool with the argument that someone doesn't know how it actually works.

    --
    .sig: Sique *sigh*
  73. Old and underpowered?! by TheOuterLinux · · Score: 1

    Since when is solving Calculus equations for you in three dimensions "underpowered?" I think the teachers are starting to be young enough to know a little BASIC goes a long way and can't monitor appropriately for cheating. I'd make my students use a slide rule. ;)

  74. Re:Meh. by hoover · · Score: 1

    noob...

    now get off my lawn ;-D

    --
    Ever wondered whats wrong with the world? http://www.ishmael.org/
  75. Re:Meh. by Hizonner · · Score: 2

    Nonetheless, the ability to use a hammer to drive a nail is not physics knowledge. It's carpentry knowledge.

    The ability to use a calculator to get an answer is not math knowledge. It's not even arithmetic knowledge. And, unlike using a hammer, it's so trivial to learn that it counts for nothing at all.

  76. Re:Meh. by __aaclcg7560 · · Score: 1

    Like most of us here.

    I never got a gold star for being average.

  77. Re:Meh. by Registered+Coward+v2 · · Score: 1

    There is always a difference between knowing how to use a tool and knowing how a tool works (and creating your own tool is still another level). To get a nail in a wall with an hammer, you don't need to know about energy, inertia, impulse and force. And you don't need to know how to forge an hammer head. All you need to know is how to grip an hammer and how to hit the nail.

    To use your nail example, if I want to find out if you know how to properly drive nails but let you use a power nailer on the test l do not know if you can actually drive a nail. So when you have to use a hammer in a situation where the nail gun isn't useable I have no idea if you can do that, despite testing your ability to drive nails.

    I will never dismiss the ability to use a tool with the argument that someone doesn't know how it actually works.

    Nor would I, nor would I confuse the ability to use a tool to solve a problem with understanding how the problem is solved and thus have the ability to solve the problem without the tool. This is especially true in situations where the tool automates the process and all the user does it punch in some numbers.

    In the case of a multiple choice test, I would ensure each wrong answer corresponded to an answer calculated by plugging in the given values in the wrong parts of the equation. That way, at least someone who understands the concept might recognize an answer that makes no sense and check their work while a plug and play type would simply circle the wrong answer.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  78. I Took Slide Rule Instead by tmjva · · Score: 1

    Got a "B" in it.

    --
    Tracy Johnson
    Old fashioned text games hosted below:
    http://empire.openmpe.com/
    BT
  79. Underutilized in its day by cdibbs · · Score: 1

    Students certainly deserve a cheaper variant, but the relatively simple environment for learning Assembly has become rare or complicated these days (there was something to be said for 640kb do-what-you-want RAM). It's too bad more schools weren't setup to take advantage.

  80. Re:and so now the network / internet need to be up by thegarbz · · Score: 1

    You haven't been in school for a while have you? A lot of tests are done online already.

  81. Re: Meh. by koomba · · Score: 1

    Did these 8 significant figure answers actually include the requisite steps to get to these numbers, or was it just an answer? If the previous steps were present and correct, then they probably understand the concepts and just forgot about sig figs. If not, then yeah it was just calculator skill. Now granted it's been 15 years since I took high school calculus and physics, but even then the teachers were well aware of the concept of only having calculator input skills and a lack of understanding fundamentals. Any answer that didn't include every step along the way was treated as 100% wrong, even if the answer was right. So I'd bet that if my teachers then were savvy enough to watch for that, then the ones now are no different.

  82. Re:Meh. by Quirkz · · Score: 1

    I think when the new overlords get around to rebranding, we've got a winner for a slogan to replace "News for nerds. Stuff that matters."

  83. Re:Meh. by godefroi · · Score: 1

    I know, right? Hammers are so hard to learn.

    --
    Karma: Poor (Mostly affected by lame karma-joke sigs)
  84. Re: Meh. by Registered+Coward+v2 · · Score: 1

    Did these 8 significant figure answers actually include the requisite steps to get to these numbers, or was it just an answer? If the previous steps were present and correct, then they probably understand the concepts and just forgot about sig figs. If not, then yeah it was just calculator skill.

    Yes, they had steps as the class was an undergraduate engineering class the 8 digit sig figs bothered me because as engineers they should know not to specify a precision that is not there; that was the beauty of the slide rule besides its ability to function as a birth control device when you wore it on your belt.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  85. Re:Meh. by danbert8 · · Score: 1

    This is the case on engineering exams in my opinion. The available multiple choice answers are often ones you'd expect to get from simple mistakes like sign errors or unit conversions. You really need to know your shit or they will know you're shit.

    --
    Yes it's an anecdote! Were you expecting original research in a Slashdot comment?
  86. Re:Meh. by danbert8 · · Score: 1

    I'm not even impressed until a mythological 3 digit comes into the discussion... Then again I was stupid and anonymous in the early days of Slashdot, so I can't participate.

    --
    Yes it's an anecdote! Were you expecting original research in a Slashdot comment?
  87. Re:it's not $127 by Shirley+Marquez · · Score: 1

    No, not lying. The current version of the TI-84 is just under $110 on Amazon: https://www.amazon.com/Texas-I... If your kid buys one in a brick and mortar store it's probably a bit more expensive.

  88. Re:Meh. by Shirley+Marquez · · Score: 1

    And you can't use them during tests because you might use the smartphone to cheat. You're required to use one of a few models of dedicated calculator that the test givers know do not have any programmable features. Sometimes the list is limited to TI; other schools have slightly more inclusive lists that include HP and Casio models.

  89. Re:Meh. by Shirley+Marquez · · Score: 1

    Those calculators have no network connectivity so the amount of data that the calculator company gets is limited. If you buy one at a campus bookstore it's possible that the store passes along some demographic info.

  90. TI-XX Godd riddance by cneily · · Score: 1

    There should be a version of MathCad for Ipads and the like. Around since about 1985, completely WYSIWYG, and incorporating calculations, graphs, text areas, etc.; and embeded Windows-compatible objects from other applications. Most of all, one can store pages and make topic-specific page templates (e.g., for physics). These calculators came out in the last year of the Apollo program, which I was working on, and they were great then, but obsolete as soon as MathCad became available. Efficiency, discipline and legacy all available in one venue. The academic version is worth every penny if you are going to be any sort of STEM major, and will last you right through graduate school. There is a pretty good freeware clone called SMath Studio available on the web. Any version of StudyWorks from Amazon is nearly as useful, the limitation being that you can't build complex procedures ("programming"), which is almost never required in most lower-level courses.

  91. Better Solution by Roger+W+Moore · · Score: 1

    On Android, I've been pretty satisfied with RealCalc [google.com] as an RPN calculator (no graphing though).

    Unfortunately, Android devices tend to have wireless communication built it which makes them extremely unsuitable for exams. The better solution for all this though is to simply not allow any sort of graphing calculator whatsoever. School kids should know how to plot the basic functions like parabolas, cubics, hyperbolics, straight lines etc. without a calculator doing it for them. You can then replace the $100+ graphing calculator with a $10+ basic scientific one AND improve the standard of education at the same time.

  92. Casio calculators are better and cheaper by Optic7 · · Score: 1

    I bought myself two Casio scientific calculators (one graphing, one not) for my math classes. Nice calculators.

  93. Meh. by fhaq · · Score: 1

    TI-89 emulator for smartphones = free.

  94. Re:Meh. by Registered+Coward+v2 · · Score: 1

    Those calculators have no network connectivity so the amount of data that the calculator company gets is limited. If you buy one at a campus bookstore it's possible that the store passes along some demographic info.

    The TI doesn't but per TFA: the TI-like Desmos online calculator ...access via a smartphone, tablet or any other connected device is a different beast altogether.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  95. You don't need some expensive calculator. by shess · · Score: 1

    If you took a math class at some point in the US, there is likely a bulky $100 calculator gathering dust somewhere in your closet.

    Back when I was in school, you were expected to know how to do this stuff yourself, and you pretty much weren't allowed crutches like calculators. Including in college.

    Of course, everyone's all "Wah wah, why do we have to learn to do things that computers can easily do for us?" Well, for one, because you only get answers to questions you know how to ask. If you don't understand the math, you aren't going to be able to phrase the question, and, unfortunately, the vast majority of interesting questions weren't created by a professor trying to avoid flunking all of their students. If all you know how to do is enter the questions into the computing device, then you are an easily-replaced commodity.

    Basically, by the time you're done figuring out the question to ask, I've already discarded that line of reasoning, and the next one, and the next one. Your competition isn't going to wait for you to apply your device, they're just going to move on without you.

  96. Re:Meh. by david_thornley · · Score: 1

    Hammers are so hard to learn.

    Depends on whether you want to use them correctly or not. I have lousy hammer technique. It works for my purposes, but if I were putting a structure together with nails I'd be really handicapped by it.

    --
    "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  97. WTF do you need a graphing calcuator for? by RockDoctor · · Score: 1

    Don't they teach the sketching of curves, identification of axis crossing and inflexion point, etc as part of basic maths any more?

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  98. TIny writing by LesserWeevil · · Score: 1

    I used to write important formulae in pencil between the keys. Good thing I graduated before they took that away.

  99. Re: Meh. by EmptyHead · · Score: 1

    Right through my physics bachelor in the naughties I got by without a calculator. All I did in every exam was take each problem all the way to an explicit nunerical solution and finish with the statement "if I had a calculator I would compute this". Worked great and got great marks, and really never missed the things since high school.

    "in the naughties" Freudian slip? Must have been a fun decade for you.

  100. Re: Meh. by toddestan · · Score: 1

    Back in the 90's, the graphing calculators like the TI-81 and TI-85 (along with non-TI's like the HP48) weren't so unreasonable in terms of capabilities and cost. My TI-85 survived 4 years of high school and all of college, though it got pretty limited used after the first couple of semesters of college when my math courses got advanced enough that it wasn't really very helpful anymore.

    Unfortunately, a lot of standardized tests now are trimming their lists of acceptable calculators and are dropping older models, so if you bring in your trusty TI-81 or TI-85 they won't let you use it even though there really isn't reason they shouldn't.