Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Algorithm
Title: rom Download
 Description: Romberg algorithm computes definite integrals using# include <stdio.h># Include <math.h># Define MAX 10 double func (double a) {double y if (a == 0) return y = 1 else return y = 4/(1+a* a) // return y = pow (a, 2) }
 Downloaders recently: [More information of uploader l]
 To Search:
File list (Check if you may need any files):
 

rom.c
    

CodeBus www.codebus.net