← 返回函数库

hypot

Misc 内置函数 已实现

语法

hypot(...)

示例

attr x = hypot(...)

🎨 3D 预览 — hypot 函数

@StartRule
Lot --> primitiveCube(hypot(3, 4), 2, hypot(3, 4))
        color(0.6, 0.7, 0.8)