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

Upload New File

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