Next: , Previous: , Up: Math Routines   [Contents][Index]


11.13.2 Complex Functions

These mathematical functions accept complex values in at least one of their arguments.

abs

The absolute value.

acos

The arc cosine.

alog

The natural logarithm.

arg

The complex argument.

asin

The arc sine.

atan

The arc tangent.

bmap

Byte-by-byte conversion to byte.

byte

Value-by-value conversion to byte.

cdblarr

Create a cdouble array.

cdblfarr

Create a cdouble file map.

cdmap

Map to cfloat.

cdouble

Value-by-value conversion to cdouble.

cfloat

Value-by-value conversion to cfloat.

ceil

Next greater integer.

cfltarr

Create a cfloat array.

cfltfarr

Create a cfloat file map.

cfloat

Convert to cfloat.

fix

Convert to long.

float

Convert to float.

floor

Next lesser integer.

int

Convert to word.

long

Convert to long.

word

Convert to word.