C数学函数(国外英语资料).doc

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

C数学函数(国外英语资料) Where the function library for math.h, stdlib.h, string.h, float.h int ABS (int i) double cabs returns the absolute value of the integer parameter I (struct complex znum) double Fabs returns the absolute value of complex znum (double x) long labs returns the absolute value of the double precision parameters of X (long n) double exp absolute return long the integer parameter n (double x) returns the exponential function ex double frexp (double value, int *eptr value=x*2n) returns the value of X, n double ldexp stored in the eptr (double value, int exp); return the value of value*2exp double log (double x) returns the value of logex (double x double log10) returns the value of log10x double pow (double x, double y) returns the value of XY double pow10 (int p) returns the value of 10p double sqrt (double x) + X return value double ACOS V (double x) x returns the arccosine of COS-1 (x) value, X 为弧度 double asin(double x) 返回x的反正弦sin-1(x)值,x为弧度 double atan(double x) 返回x的反正切tan-1(x)值,x为弧度 double atan2(double y,double x) 返回y/x的反正切tan-1(x)值,y的x为弧度 double cos(double x) 返回x的余弦cos(x)值,x为弧度 double sin(double x) 返回x的正弦sin(x)值,x为弧度 double tan(double x) 返回x的正切tan(x)值,x为弧度 double cosh(double x) 返回x的双曲余弦cosh(x)值,x为弧度 double sinh(double x) 返回x的双曲正弦sinh(x)值,x为弧度 double tanh(double x) 返回x的双曲正切tanh(x)值,x为弧度 double hypot(double x,double y) 返回直角三角形斜边的长度(z), x和y为直角边的长度,z2=x2+y2 double ceil(double x) 返 Return of not less than x (double x floor double the smallest integer) void srand returns the largest integer not greater than x (unsigned seed) int rand (initial random number generator) generates a random number and returns the number of double poly (double x, int n, double c[]) to produce a polynomial double MODF parameter (from double value, double *iptr) will double precision number value is divided into double Fmod and order mantissa (double x, double y x/y double frexp) returns the remainder (double value, int *eptr) will double precision number into value and order double

文档评论(0)

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

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

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档