Skip to content

Commit e779832

Browse files
aardgoosemrdoob
authored andcommitted
remove-math.sign-doc (mrdoob#8927)
1 parent 463a8a6 commit e779832

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/api/math/Math.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ <h3>[method:Float randFloatSpread]( [page:Float range] )</h3>
5959
Random float from *- range / 2* to *range / 2* interval.
6060
</div>
6161

62-
<h3>[method:Float sign]( [page:Float x] )</h3>
63-
<div>
64-
Returns -1 if *x* is less than 0, 1 if *x* is greater than 0, and 0 if *x* is zero.
65-
</div>
66-
6762
<h3>[method:Float degToRad]([page:Float degrees])</h3>
6863
<div>
6964
degrees -- [page:Float]

0 commit comments

Comments
 (0)