We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
math.cos
1 parent 349237e commit 1149fe6Copy full SHA for 1149fe6
meta/template/math.lua
@@ -63,6 +63,7 @@ function math.ceil(x) end
63
64
---#DES 'math.cos'
65
---@param x number
66
+---@return number
67
---@nodiscard
68
function math.cos(x) end
69
0 commit comments