horusdemodlib/src/phi0.h

8 wiersze
80 B
C
Czysty Zwykły widok Historia

2020-06-15 08:45:54 +00:00
// phi0.h
#ifndef PHI0_H
#define PHI0_H
extern float phi0( float xf );
#endif