DEBSOURCES
Skip Quicknav
sources / scilab / 4.1.2-6 / demos / loop_demo / npend / Maple / np.f
123456789
c c SUBROUTINE np c c Copyright ENPC subroutine np(i ) integer i i = 10 return end