STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
VS2017
inc
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_defines.h
corecrt_math.h
Generated on Sat Jul 22 2017 14:35:26 for STLdoc by
1.8.8