Module:ns.operators.arithmetic

From NoxBot the modular PHP IRC bot

Jump to: navigation, search
Module: ns.operators.arithmetic
DeveloperMark Sanders
Namespacens.operators
Authgroupoperators
CommandsPow

Sqrt

add

div

mod

mul

sub
Copyright2005-2009 Mark Sanders
LicenseGNU GPLv3

Description

This module exposes some basic functionality of PHP's arithmetic operators and a few functions.

See also http://php.net/manual/en/language.operators.arithmetic.php

Commands

Pow

This command is a wrapper for the PHP function pow.


Sqrt

This command is a wrapper for the PHP function sqrt.


add

Equivalant to PHP\'s + arithmetic operator.


div

Equivalant to PHP\'s / arithmetic operator.


mod

Equivalant to PHP\'s % arithmetic operator.


mul

Equivalant to PHP\'s * arithmetic operator.


sub

Equivalant to PHP\'s - arithmetic operator.


Copyright and License

Copyright (C) 2005-2009 Mark Sanders

License: GNU GPLv3

User comments

Add a comment

Below you can find comments and annotations added by users.

Comments

No comments added yet. Be the first to add a new comment. Be sure that you understand the guidelines of commenting.

Add a comment

User comments can include false information.

We are not responsble for the content posted by users.

Comments

Useful links for NoxBot users

Documentation home

Live Support

Credits

Licensing

Known bugs

Requested features

Browse through the functionality of NoxBot by

Modules

Commands

Validators

Namespaces

AuthGroups

Developers

Useful links for NoxBot Developers and module writers

Api reference

SVN repository

Trac timeline

Roadmap

Active tickets

Create ticket

Personal tools