CARVIEW |
Select Language
HTTP/2 200
date: Wed, 15 Oct 2025 00:34:28 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=8d8379d96d12715d22199890a9dd0f62f337bdf62e604390963117b18023c92ca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22OlVqUtlPWMBnjhBn4G7--hlaHQc-wI-e%22%3B%7D; HttpOnly; Path=/
cf-ray: 98eb3b1e0d0d4e3d-BLR
math.h - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #ifndef SRC_S21_MATH_H_
- #define SRC_S21_MATH_H_
- #define s21_PI 3.141592653589793238462643383279502884197169399375105820974944 // типо 60(на самом деле 15 или 16) знаков после запятой
- #define s21_PI_2 314.1592653589793238462643383279502884197169399375105820974944
- #define s21_PI_3 3141.592653589793238462643383279502884197169399375105820974944
- #define s21_PI_4 31415.92653589793238462643383279502884197169399375105820974944
- #define s21_PI_5 314159.2653589793238462643383279502884197169399375105820974944
- #define s21_PI_6 3141592.653589793238462643383279502884197169399375105820974944
- #define s21_PI_7 31415926.53589793238462643383279502884197169399375105820974944
- #define s21_PI_8 314159265.3589793238462643383279502884197169399375105820974944
- #define s21_PI_9 3141592653.589793238462643383279502884197169399375105820974944
- #define s21_PI_10 31415926535.89793238462643383279502884197169399375105820974944
- #define s21_PI_11 (long double)314159265358.9793238462643383279502884197169399375105820974944
- long int s21_abs(int x);
- long double s21_acos(double x);
- long double s21_asin(double x);
- long double s21_atan(double x);
- long double s21_ceil(double x);
- long double s21_cos(double x);
- long double s21_exp(double x);
- long double s21_fabs(double x);
- long double s21_floor(double x);
- long double s21_fmod(double x, double y);
- long double s21_log(double x);
- long double s21_pow(double base, double exp);
- long double s21_sin(double x);
- long double s21_sqrt(double x);
- long double s21_tan(double x);
- #endif // SRC_S21_MATH_H_
Advertisement
Add Comment
Please, Sign In to add comment
-
📝 EASY MONEY GUIDE ✅ Working J
JavaScript | 15 sec ago | 0.25 KB
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 23 sec ago | 0.24 KB
-
📌 Instant BTC Profit Method ✅ Working 7
JavaScript | 23 sec ago | 0.25 KB
-
✅ Make $2500 in 20 minutes⭐ 0
JavaScript | 31 sec ago | 0.25 KB
-
🔥 Exchange profit method
JavaScript | 34 sec ago | 0.24 KB
-
📌 Swapzone +37% glitch ⭐ A
JavaScript | 39 sec ago | 0.25 KB
-
🚨 Free Crypto Method 🚨
JavaScript | 44 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ T
JavaScript | 48 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand