list of numbers

From Wiki

Sword of Moonlight Extension Library

Revision as of 08:53, 29 May 2013 by Holy (talk | contribs) (Undo revision 1809 by Holy (talk))
Jump to: navigation, search

Numbers are a means to add some programmatic functionality to Sword of Moonlight via calculator like mathematical expressions. Numbers are typically setup inside of an Ex.ini file. This list contains built in and so-called system numbers only.

Sword of Moonlight

Variables

c

pc

npc

Constants

_WALK

_DASH

_TURN

Mathematics

Calculations

Arithmetic

()

||

abs

Decision trees

?:

if

Logical operations

_E

and

nand

or

nor

xor

xnor

Complex numbers

x

y

iy

Identity coalescence and inequality

nan

inf

not

neg

Reflection and recursion

_

_S

_$

_N

Statistical analysis

n

int

mod

min

max

r

Transcendental functions

^

cos

exp

log

pow

sin

tan