Group: perl.cpan.testers · Group Profile · Search for F 02 in perl.cpan.testers
Author: srezic
Date: Sep 19, 2008 12:13
... for Rinchi-Fortran-Preprocessor-0.02 on perl 5.8.8 ...the Bisection Method. Given ! a function f(x) = 0. The bisection method ...'This program can solves equation F(x) = 0' WRITE(*,*) 'Please enter ...(Right) WRITE(*,*) WRITE(*,*) 'Chwith = ', Left, ' f(Chwith) = ', fLeft ! Welsh WRITE(*,*) 'De ...(ABS(Fa) < Tolerance) THEN ! if f(a) is already small Solve ...
|