Переименование tangent в тангенсную пару

This commit is contained in:
Andrey Pokidov 2025-02-08 10:26:26 +07:00
parent 02bcb1bd33
commit 9864653787
18 changed files with 168 additions and 173 deletions

View file

Internal server error - Personal Git Server: Beyond coding. We Forge.

500

Internal server error

Forgejo version: 11.0.1+gitea-1.22.0

@ -1,3 +1,4 @@
/*
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <math.h> #include <math.h>
@ -59,7 +60,7 @@ structure_fp32_t* make_structures(const unsigned int amount)
); );