Functions HI-TECH C TAN

TAN

概要

#include  <math.h>

double    tan(double f);


詳細

この関数は引数のタンジェントを求めます。

参照

sin, cos, asin, acos, atan