Skip to content
Snippets Groups Projects
Commit 498a806b authored by KTKadyshev's avatar KTKadyshev
Browse files

Delete functions.h

parent 50b94ba4
No related branches found
No related tags found
No related merge requests found
typedef long double ldouble_t;
ldouble_t ld_power(ldouble_t x, int power);
ldouble_t G(ldouble_t x, int i);
ldouble_t F(ldouble_t x, int N);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment