It depends on what I'm doing. I like matlab cause it's so feature rich. If I need to do something simpler I use excel.
This is a discussion on Which (software)graphing calculator do you use? within the A Brief History of Cprogramming.com forums, part of the Community Boards category; It depends on what I'm doing. I like matlab cause it's so feature rich. If I need to do something ...
It depends on what I'm doing. I like matlab cause it's so feature rich. If I need to do something simpler I use excel.
For linear algebra stuff I use Matlab at school and Octave at home.
For crunching numbers, etc., I will use either Windows PowerToys Calculator or my classic TI-85.
Code://try //{ if (a) do { f( b); } while(1); else do { f(!b); } while(1); //}