Index, logarithm, etc. in C + +

Source: Internet
Author: User
Tags natural logarithm

C + + has a ready-made header file, #include <cmath> after adding it, you can use exp () to represent the natural logarithm e index, log () is used to find the logarithm, and

_std_begin
Using _cstd ACOSF using _CSTD asinf;
using _CSTD atanf; using _cstd atan2f; using _cstd Ceilf;
Using _CSTD COSF; Using _CSTD COSHF; Using _CSTD EXPF;
using _CSTD fabsf; using _cstd Floorf; using _CSTD fmodf;
using _CSTD frexpf; using _cstd ldexpf; using _CSTD logf;
using _CSTD log10f; using _cstd modff; using _CSTD POWF;
using _CSTD sinf; using _cstd sinhf; using _CSTD sqrtf;
using _CSTD tanf; using _CSTD TANHF;


using _CSTD acosl; using _cstd asinl;
using _CSTD atanl; using _cstd atan2l; using _cstd Ceill;
Using _CSTD COSL; Using _CSTD COSHL; Using _CSTD expl;
using _CSTD fabsl; using _cstd floorl; using _CSTD fmodl;
using _CSTD frexpl; using _cstd ldexpl; using _CSTD logl;
using _CSTD log10l; using _cstd MODFL; using _CSTD powl;
using _CSTD sinl; using _cstd sinhl; using _CSTD Sqrtl;
using _CSTD tanl; using _CSTD tanhl;

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.