此命令用于获取数字的切线转换。
tan(value)
value - 作为切线函数输入的值。
此方法返回输入编号的正切值。
/* Main program */ say tan(45)
当我们运行上述程序时,我们将得到以下结果。
1.6197752