Show / Hide Table of Contents

Operator Inequality

| Improve this Doc View Source

Inequality(_Double, _Double)

Performs a logical comparison of the two _Double parameters for non-equality.

Declaration
public static _Boolean operator !=(_Double x, _Double y)
Parameters
Type Name Description
_Double x

A _Double object.

_Double y

A _Double object.

Returns
Type Description
_Boolean

The result _Boolean expression.

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