- (Negation)

Opposite of a numerical value.

Syntax
 - expr 

Signatures

  1. Type

    ('T ) returns ('T ) where 'T numeric 
  2. Causality

    The output depends instantaneously on its input.

  3. Initialization

    The resulting sequence has its first value defined if the input has its first value defined.

  4. Clock

    Input and output have the same clock.