Skip to content

kellyirc/kurea-contrib-math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kurea-contrib-math

A math expression evaluator Module for Kurea.

Installation

npm

To install from npm, run this command in the directory where you installed Kurea:

npm install kurea-contrib-math

Kurea Package Manager

To install from Kurea at runtime, give Kurea this command:

!package install kellyirc/kurea-contrib-math

Usage

!math expression

  • expression: an expression for Math.js to evaluate

For a complete list of what this module can evaluate, read the Math.js docs.

About

A math expression evaluation module for Kurea.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published