正切(tan)的公式主要包括以下几类: 1. 基本公式 : `tan(α) = sin(α) / cos(α)` 2. 半角公式 : `tan(α/2) = sin(α) / (1 + cos(α))` `tan...