list of numbers

From Wiki

Sword of Moonlight Extension Library

Revision as of 07:34, 29 May 2013 by Holy (talk | contribs) (Created page with "Numbers are a means to add some programmatic functionality to Sword of Moonlight via calculator like mathematical expre...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

Mathematics

Calculations

Arithmetic

()

||

abs

Decision trees

?:

if

Logical operations

_E

and

nand

or

nor

xnor

Complex numbers

x

y

iy

Identity coalescence and inequality

nan

inf

not

neg

Reflection and recursion

_

_S

_$

Statistical analysis

_N

int

n

max

min

mod

r

Transcendental functions

^

cos

exp

log

pow

sin

tan