R/api.R
nv_round.Rd
Element-wise rounding.
nv_round(operand, method = "nearest_even")
(tensorish) Operand.
tensorish
(character(1)) Method to use for rounding. Either "nearest_even" (default) or "afz" (away from zero).
character(1)
"nearest_even"
"afz"