Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Testing if a double number is an integer (benchmark)

Write a program that shows several approaches for testing if a double number is an integer. In addition, provide a JMH benchmark for the proposed solutions.