SriRamanujam / bot-modules

A collection of modules I've created to interface with various web services and APIs for my irc bot.
0 stars 0 forks source link

wa cannot perform multiplication nor trig functions #41

Closed SriRamanujam closed 7 years ago

SriRamanujam commented 7 years ago

Issue reported by tripgod (tripgod!~slipgod@ip68-8-2-107.sd.sd.cox.net) in channel #wellplayed:

The .wa command does not return a result for equations with multiplication operator or trig functions, e.g. 2*4, tan(76.8 deg). It can do addition, subtraction, and division. wtf