acos()
#include <math.h> float acosf(float arg); double acos(double arg); long double acosl(long double arg);
��������
���������� �������� �����������
������� acosf() � acosl() ��������� � ������ �99. ������ ������� ��������� acos() ���������� �������� ����������� �� ��������� arg. �������� ��������� ������ ���������� � ��������� �� -1 �� 1; � ��������� ������ ��������� ������ ��������� ������ ������. |
Нет комментариев. Оставить комментарий: |