Show / Hide Table of Contents

Operator Subtraction

| Improve this Doc View Source

Subtraction(_Double, _Double)

Substracts the two specified _Double objects.

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

A _Double object.

_Double y

A _Double object.

Returns
Type Description
_Double

A _Double expression which contains the result.

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