square_integrals_test


square_integrals_test, a C code which calls square_integrals() to return the exact value of the integral of any monomial over the interior of the unit square or symmetric unit square in 2D.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

square_integrals, a C code which returns the exact value of the integral of any monomial over the interior of the unit square or symmetric unit square in 2D.

Source Code:


Last revised on 10 August 2019.