Negate
Description
Negate a Scalar<Event>
-Number|Event
An argument of type Scalar<Event> prefixed by a - negates the value of the Event.
If it is a Vector, GroupedScalar or GroupedVector, then the operation is performed on each value, and results in another Vector, GroupedScalar or GroupedVector.
Examples
Calculating 3 divided by 2 results in 1.5
Last updated