Hyperbolic Inverse Trigonometry Calculation on Visual Studio 2015 C/C++ - Part 3

  • 7 years ago
This video is the final part of three that show a way to make inverse hyperbolic trigonometric calculation on Visual Studio 2015 C/C++. Since .NET doesn't provide any predefined functions to do this, the manual calculation is shown.

Recommended