phpDocumentor phpIcqBot
[ class tree: phpIcqBot ] [ index: phpIcqBot ] [ all elements ]

Class: IcqBot_Module_Calc

Source Location: /modules/calc.module.php

Class IcqBot_Module_Calc

Class Overview

phpIcqBot Calc Module

Module is used for calculating simple math expressions. Examples:

  • !calc 2+2
  • !calc abs(sqrt(4*25)/10-20)

Located in /modules/calc.module.php [line 17]

IcqBot_Module
   |
   --IcqBot_Module_Calc
Author(s): Information Tags:
Version:  0.2
Todo:  add more functions

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Method Summary
void   Command_Calc()   Calculating function
void   deinit()  
void   init()  

[ Top ]
Methods
Command_Calc  [line 43]

  void Command_Calc( integer $uin, string $params  )

Calculating function

Parameters:
integer   $uin: 
string   $params:  calculatin string

API Tags:
Access:  public


[ Top ]
deinit  [line 32]

  void deinit( )


API Tags:
Access:  public


Redefinition of:
IcqBot_Module::deinit()

[ Top ]
init  [line 26]

  void init( )


API Tags:
Access:  public


Redefinition of:
IcqBot_Module::init()

[ Top ]

Documentation generated on Mon, 24 Dec 2007 09:34:25 +0500 by phpDocumentor 1.4.0