Heim  >  Artikel  >  Backend-Entwicklung  >  iphone math Math 函数--> cos()和acos()

iphone math Math 函数--> cos()和acos()

WBOY
WBOYOriginal
2016-07-28 08:30:121527Durchsuche

cos():求余弦值

acos():反余弦值

说明:

  • floatcos ( float$arg )
  •  float acos ( float $arg )
参数:arg 要处理的参数

返回值:

  • arg的余弦值 
  • arg的反余弦值 

以上就介绍了iphone math Math 函数--> cos()和acos(),包括了iphone math方面的内容,希望对PHP教程有兴趣的朋友有所帮助。

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn