Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KTKadyshev
KadyshevKT
Commits
498a806b
Commit
498a806b
authored
Jun 18, 2022
by
KTKadyshev
Browse files
Delete functions.h
parent
50b94ba4
Changes
1
Hide whitespace changes
Inline
Side-by-side
functions.h
deleted
100644 → 0
View file @
50b94ba4
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
);
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment