ReactOS
0.4.17-dev-470-gf9e3448
math.h
Go to the documentation of this file.
1
//
2
// math.h
3
//
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
//
6
// The C Standard Library <math.h> header. This header consists of two parts:
7
// <corecrt_math.h> contains the math library; <corecrt_math_defines.h> contains
8
// the nonstandard but useful constant definitions. The headers are divided in
9
// this way for modularity (to support the C++ modules feature).
10
//
11
#include <
corecrt_math.h
>
12
13
#ifdef _USE_MATH_DEFINES
14
#include <
corecrt_math_defines.h
>
15
#endif
corecrt_math.h
corecrt_math_defines.h
sdk
include
ucrt
math.h
Generated on Sun Jul 12 2026 06:19:29 for ReactOS by
1.9.6