Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Text File Create/Read/Write Functions)
(Math Functions)
Line 38: Line 38:
 
* [[Core Function ACos|ACos( <expression> )]] -- Calculates the arcCosine of a number
 
* [[Core Function ACos|ACos( <expression> )]] -- Calculates the arcCosine of a number
 
* [[Core Function ASin|ASin( <expression> )]] -- Calculates the arcsine of a number
 
* [[Core Function ASin|ASin( <expression> )]] -- Calculates the arcsine of a number
 +
* [[Core Function ATan|ATan( <expression> )]] --
 +
* [[Core Function BitAND|BitAND( <expression> )]] --
 +
* [[Core Function BitNOT|BitNOT( <expression> )]] --
 +
* [[Core Function BitOR|BitOR( <expression> )]] --
 +
* [[Core Function BitROTATE|BitROTATE( <expression> )]] --
 +
* [[Core Function BitSHIFT|BitSHIFT( <expression> )]] --
 +
* [[Core Function BitXOR|BitXOR( <expression> )]] --
 +
* [[Core Function Ceiling|Ceiling( <expression> )]] --
 +
* [[Core Function Cos|Cos( <expression> )]] --
 +
* [[Core Function Cosh|Cosh( <expression> )]] --
 +
* [[Core Function Exp|Exp( <expression> )]] --
 +
* [[Core Function Floor|Floor( <expression> )]] --
 +
* [[Core Function Log|Log( <expression> )]] --
 +
* [[Core Function Math|Math( <expression> )]] --
 +
* [[Core Function Max|Max( <expression> )]] --
 +
* [[Core Function Min|Min( <expression> )]] --
 +
* [[Core Function Mod|Mod( <expression> )]] --
 +
* [[Core Function Random|Random( <expression> )]] --
 +
* [[Core Function Round|Round( <expression> )]] --
 +
* [[Core Function Sin|Sin( <expression> )]] --
 +
* [[Core Function Sinh|Sinh( <expression> )]] --
 +
* [[Core Function Sqrt|Sqrt( <expression> )]] --
 +
* [[Core Function Tan|Tan( <expression> )]] --
 +
* [[Core Function Tanh|Tanh( <expression> )]] --
 +
* [[Core Function Turncate|Turncate( <expression> )]] --
  
 
==== File Functions ====
 
==== File Functions ====

Revision as of 14:44, 9 November 2011

Contents

Function Reference

User Functions

Core Functions

Console Functions

Variable Type Conversions

Common Variable Functions

Math Functions

File Functions

Text File Create/Read/Write Functions

Misc Functions

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox