C、C++函数集(速查)(国外英语资料).doc

  1. 1、本文档共14页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
C、C函数集(速查)(国外英语资料)

C、C++函数集(速查)(国外英语资料) The first chapter is mathematical function 1.1 _chgsign - the inverse of the argument 1.2 _copysign - copy data 1.3 _hypot - the length of the right angled triangle 1.4 _max -- the large number of two numbers 1.5 _min - find the decimal number in two numbers 1.6 _scalb - find the (2^exp) multiple of the parameter 1.7 ABS -- the absolute value of an integer 1.8 ACOS - inverse cosine 1.9 asin - sine 1.10 atan - the inverse tangent 1.11 atan2 -- the tangent of x/y 1.12 ceil -- minimum integer not less than x 1.13 cos - cosine function 1.14 cosh -- the function of hyperbolic cosine 1.15 div - find the quotient and remainder of two numbers 1.16 exp -- the exponential function value of the double precision number 1.17 Fabs -- the absolute value of the double precision number 1.18 floor - asks for the largest integer not greater than x 1.19 Fmod - the remainder of the x/y 1.20 frexp - adjust the parameter x to between 0.5 and 1 1.21 labs -- the absolute value of long integer arguments 1.22 ldexp - find the (2^exp) multiple of the parameter 1.23 ldiv, two long integer division and remainder operators 1.24 log - natural logarithm 1.25 log10 - ask for a logarithm based on 10 1.26 MODF - find the decimal part of the double precision number 1.27 POW -- the value of the Y power of X The second chapter, character function and string function 2.1 __isascii - is the ASCII code between 0~127? 2.2 __iscsym - whether its large, lowercase letters, underscores, or characters 0~9 2.3 _strdup - saving strings into memory 2.4 _stricmp - compare two strings 2.5 _strlwr - uppercase into lower case letters 2.6 _strnicmp - compare strings of a specific length 2.7 _strnset - sets a character of a specific length to a specific character 2.8 _strrev - string in reverse order 2.9 _strset - sets the characters to a specific character 2.10 _strupr - lowercase letters converted to uppercase letters 2.11 __toascii - converts characters to ASCII codes 2.12 isalnum - is it a case l

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档