PyPI Browser
Go
numpy/f2py/tests/src/routines/funcfortranname.f
Browse
numpy
numpy-2.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl
numpy/f2py/tests/src/routines/funcfortranname.f
1
2
3
4
5
REAL
*
8
FUNCTION
FUNCFORTRANNAME
(
A
,
B
)
REAL
*
8
A
,
B
FUNCFORTRANNAME
=
A
+
B
RETURN
END FUNCTION
Metadata
Size
123 bytes
Mimetype
Unknown
Mode
-rw-r--r--
View Raw File