Skip to contents

Rounds x to next even number by rounding away from zero.

Arguments

x

DOUBLE

Examples

if (FALSE) { # \dontrun{
even(2.9)
} # }