Difference between revisions of "Category:Math Functions"
Jump to navigation
Jump to search
decided I didn't like the headers
imported>DragoonWraith (headers) |
imported>DragoonWraith (decided I didn't like the headers) |
||
Line 7: | Line 7: | ||
Function z | Function z | ||
In the case of [[Oblivion Script Extender|OBSE]] functions, these functions may be used normally, including as a part of an experssion, like so: | In the case of [[Oblivion Script Extender|OBSE]] functions, these functions may be used normally, including as a part of an experssion, like so: | ||
set z to ( y + Function x ) | set z to ( y + Function x ) | ||
In the case of the [[:Category: Stage Functions|Stage Functions]] that may be used without OBSE, these are more complicated workarounds developed before OBSE. Please read the Stage Function article for more information. | In the case of the [[:Category: Stage Functions|Stage Functions]] that may be used without OBSE, these are more complicated workarounds developed before OBSE. Please read the Stage Function article for more information. | ||