Hacker News new | ask | show | jobs
by chc 5702 days ago
I think the pitch is that F# is halfway to Matlab without losing general programming power — a best of both worlds kind of thing.
1 comments

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.

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.