网站大量收购独家精品文档,联系QQ:2885784924

math库函数(国外英语资料).doc

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

math库函数(国外英语资料) Common functions in math.h Library in C language Int ABS (int i) returns the absolute value of the integer parameter I Double cabs (struct, complex, znum) returns the absolute value of the complex znum Double Fabs (double x) returns the absolute value of the double precision parameter x Long labs (long n) returns the absolute value of the long integer parameter n Double exp (double, x) returns the value of the exponential function e^x Double frexp (double, value, int, *eptr) returns the value of X in value=x*2^n (0.5=x1), and N is stored in eptr Double ldexp (double, value, int, exp); returns the value of value*2^exp Double log (double X) returns the value of logeX, with the logarithm based on e Double log10 (double x) returns the value of log10x, with the logarithm of 10 as the base Double pow (double, x, double, y) returns the value of x^y Double pow10 (int p) returns the value of 10^p Double sqrt (double x) returns a, and a satisfies a*a=x, a=0 Double ACOS (double x) returns the inverse cosine cos^-1 (x) value of X, and X is radians Double asin (double x) returns the inverse sine sin^-1 (x) value of X, and X is radians Double atan (double, x) returns the tangent tan^-1 (x) value of X, and X is radians The double atan2 (double, y, double, x) returns the tangent tan^-1 (x) value of the y/x, and the y of X is radians Double cos (double x) returns the cosine cos (x) value of the X, and the X is radians Double sin (double x) returns the sine sin (x) value of X, and X is radians The double Tan (double, x) returns the tangent Tan (x) of the X, and the X is radians Double cosh (double, x) returns the hyperbolic cosine cosh (x) value of X, and X is radians Double Sinh (double, x) returns the hyperbolic sine Sinh (x) value of X, and X is radians Double tanh (double, x) returns the hyperbolic tangent tanh (x) value of X, and X is radians Double hypot (double, x, double, y) returns the length of the right angled triangle (z), and X and y are the length of th

文档评论(0)

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

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

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档