Header menu logo B2R2

UnOpType Type

Represents a unary operator.

Record fields

Record Field Description

FATAN

Full Usage: FATAN

Field type: UnOpType
Modifiers: static

Arc tangent.

Field type: UnOpType

FCOS

Full Usage: FCOS

Field type: UnOpType
Modifiers: static

Cosine.

Field type: UnOpType

FSIN

Full Usage: FSIN

Field type: UnOpType
Modifiers: static

Sine.

Field type: UnOpType

FSQRT

Full Usage: FSQRT

Field type: UnOpType
Modifiers: static

Square root.

Field type: UnOpType

FTAN

Full Usage: FTAN

Field type: UnOpType
Modifiers: static

Tangent.

Field type: UnOpType

NEG

Full Usage: NEG

Field type: UnOpType
Modifiers: static

Negation (two's complement).

Field type: UnOpType

NOT

Full Usage: NOT

Field type: UnOpType
Modifiers: static

Bitwise not (one's complement).

Field type: UnOpType

Type something to start searching.