Apple Newton Programmer’s Newton 2.0 (for Newton 2.0) User Manual

Page 901

Advertising
background image

C H A P T E R 2 6

Utility Functions

Summary of Functions and Methods

26-11

IsFinite(

x

)

IsNaN(

x

)

IsNormal(

x

)

LessEqualOrGreater(

x

,

y

)

LessOrGreater(

x

,

y

)

LGamma(

x

)

Log(

x

)

Logb(

x

)

Log1p(

x

)

Log10(

x

)

NearbyInt(

x

)

NextAfterD(

x

,

y

)

Pow(

x

,

y

)

RandomX(

x

)

Remainder(

x

,

y

)

RemQuo(

x

,

y

)

Rint(

x

)

RintToL(

x

)

Round(

x

)

Scalb(

x

,

k

)

SignBit(

x

)

Signum(

x

)

Sin(

x

)

Sinh(

x

)

Sqrt(

x

)

Tan(

x

)

Tanh(

x

)

Trunc(

x

)

Unordered(

x

,

y

)

UnorderedGreaterOrEqual(

x

,

y

)

UnorderedLessOrEqual(

x

,

y

)

UnorderedOrEqual(

x

,

y

)

UnorderedOrGreater(

x

,

y

)

UnorderedOrLess(

x

,

y

)

FeClearExcept(

excepts

)

FeGetEnv()

FeGetExcept(

excepts

)

FeHoldExcept()

FeRaiseExcept(

excepts

)

FeSetEnv(

envObj

)

FeSetExcept(

flagObj

,

excepts

)

Advertising