import std/math from std/fenv import epsilon from std/random import rand proc ... func hypot(x, y: float32): float32 {.importc: "hypotf", header: "<math.h>" ...
確定! 回上一頁