We have a situation for the class "Numerical analisys" that is wich software use to develop the algoritms.
One solution is using C# express.
I'll apreciate pros and cons of using C# to teach numeric analisys.
Could you give me ideas for teaching numerical analisys using C#.
Thanks
I have used MatLab in that same class. It combines a nice programming environment (which, by the way, is C-based) with powerful math tools (including 2D and 3D graphics).