tan()
deg2rad()
tan ( deg2rad( 角度 ) );
$a = tan(deg2rad(45)); print $a;
PageTop / Home / PHP入門 / リファレンス目次