Miscellaneous C# resources
- C# math gotchas
- Root-finding in C#
- How to typeset C# in LaTeX
- Using C# like a scripting langauge
- C# verbatim strings vs Powershell here strings
Stand-alone C# code for special functions
- Gamma function
- Error function
- Phi (standard normal CDF)
- Phi inverse
- Log gamma
- log(n!)
- log(1 + x) (why?)
- exp(x) – 1 (why?)
