Keil Logo

__acos

概要
double __acos (
  double x);   /* number to calculate arc cosine of */
説明

__acos デバッガ関数は、浮動小数点数 x の弓形余弦を計算します。x の値は -1 ~ 1 の範囲である必要があります。__acos によって返される浮動小数点値は、0 ~ π の範囲の数です。

戻り値

__acos 関数は x の弓形余弦を返します。

関連項目

__asin

> __acos(0.532);
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.