Skip to content
Snippets Groups Projects
Commit 3cd5f830 authored by KTKadyshev's avatar KTKadyshev
Browse files

Upload New File

parent df6304a4
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