ReactOS
0.4.16-dev-1946-g52006dd
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 Thu Dec 4 2025 06:16:40 for ReactOS by
1.9.6