Skip to content

Commit 0190733

Browse files
authored
Highlight int nature of variable
1 parent 355788a commit 0190733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Math/map.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The `map()` function uses integer math so will not generate fractions, when the
5151

5252
[float]
5353
=== Returns
54-
The mapped value.
54+
The mapped value as a int data type.
5555

5656
--
5757
// OVERVIEW SECTION ENDS

0 commit comments

Comments
 (0)