Show / Hide Table of Contents

Operator UnaryNegation

| Improve this Doc View Source

UnaryNegation(_Double)

Negates the _Double operand.

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

A _Double object.

Returns
Type Description
_Double

A _Double expression that contains the negated result.

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