DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
quotient js
var
floatingPointPart
=
(
18
/
7
)
%
1
;
var
integerPart
=
Math
.
floor
(
18
/
7
)
;
PREVIOUS
NEXT
Tagged:
#quotient
#js
ADD COMMENT
Topic
COMMENT
Name
7+6 =
Submit