Show / Hide Table of Contents

Operator UnaryNegation

| Improve this Doc View Source

UnaryNegation(_Single)

Negates the _Single operand.

Declaration
public static _Single operator -(_Single x)
Parameters
Type Name Description
_Single x

A _Single object.

Returns
Type Description
_Single

A _Single expression that contains the negated result.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest