Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.56 KB

IndexFunctions.md

File metadata and controls

46 lines (36 loc) · 1.56 KB

Functions reference

Math

Function Meaning
sin sine of argument
cos cosine of argument
tan tangent of argument
asin inverse sine of argument
acos inverse cosine of argument
atan inverse tangent of argument
atan2 inverse tangent of two arguments

Symbols

Function Meaning
bank Determines the symbol's bank
def Determines whether the symbol is known

Motorola 68K

These functions are specific to the M68K assembler.

Function Meaning
regmask Bit mask of register list

Further reading

Index and reference