Skip to content

Commit 1149fe6

Browse files
committed
fix doc of math.cos
1 parent 349237e commit 1149fe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meta/template/math.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ function math.ceil(x) end
6363

6464
---#DES 'math.cos'
6565
---@param x number
66+
---@return number
6667
---@nodiscard
6768
function math.cos(x) end
6869

0 commit comments

Comments
 (0)