Hacker News new | ask | show | jobs
by sliverstorm 5709 days ago
Yeah, Matlab seems to be pretty useless if you want to do anything besides pure math.

I mean, that's really all computers are at the core- math- but you know what I mean.

2 comments

I'd say computers are more applied math than pure math
Mathematica is more oriented towards pure maths (e.g. symbolic maniplation) and MATLAB more towards applied (numerical methods).
At their core, computers are boolean logic, not arithmetic. Ironically, math is one of the things they are bad at, they are just quick.