negative function

VARP negative(
  1. VARP x
)

Implementation

VARP negative(VARP x) => F.negative(x);