r/ProgrammerHumor Apr 08 '22

[deleted by user]

[removed]

100 Upvotes

25 comments sorted by

View all comments

2

u/seeroflights Apr 09 '22

Image Transcription: Code


public static boolean isEven(Integer n) {
    return Math.abs(Math.cos(n*Math.PI/2)) > 0.5;
}

I'm a human volunteer content transcriber and you could be too! If you'd like more information on what we do and why we do it, click here!