We are often asked how to get started with using NMath. This has gotten much simpler over the years. Here’s the quickest way to get going… Install Visual Studio Code. Create a folder. Open the folder with File|Open. View|Terminal to bring up a command-line. In the terminal window, type dotnet new console to create a […]
Read More