C++ Programming GalleryGraphics

Gamma function plotter in C++, using graphics.h BGI library

Plot Euler’s gamma(x) function, you can also use the gamma(x) function to calculate the gamma of any number.

It also includes the CRegionXY class, which uses graphics.h to graph any function in 2 dimensions.

Developed by:

JOSE LUIS DE LA CRUZ LAZARO

YACSHA – Software & Desing, since 1999, Lima – Perú
The World of Chaos – EL MUNDO DEL CAOS – Unlimited Programming

You can DOWNLOAD the SOURCE CODE and executable software for FREE from here:

Join The World of Chaos Developer Community😃

Contribute to the project on Github!

HISTORY

  • Version 2 – 26-III-2024
    • Update graphics/gamma – Porting to VC++ 2017 using winbgi
  • Version 1.1 – 26-VI-1999
    • First version for Borland C++ 3.1 and Turbo C 3.0

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button