  | PageLoadMathLibrary Method  | 
 [This is preliminary documentation and is subject to change.]
            Loads Monkeyspeak Math Library into this Page
            
Used for Math operations (add, subtract, multiply, divide)
 
    Namespace: 
   Monkeyspeak
    Assembly:
   Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntaxpublic void LoadMathLibrary()
Public Sub LoadMathLibrary
public:
void LoadMathLibrary()
member LoadMathLibrary : unit -> unit 
See Also