用户工具

站点工具


reference:language:hypot

hypot()

描述

hypot函数对于给定的直角三角形的两个直角边,求其斜边的长度。

语法

hypot(x, y);

参数

x int or float: x-coordinate of the point

y int or float: y-coordinate of the point

返回 float

reference/language/hypot.txt · 最后更改: 2023/06/07 04:23 由 127.0.0.1