Basic Math Procs

by DarkBelthazor
A library of basic math procs BYOND left out :P [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://DarkBelthazor.BasicMathProcs##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://DarkBelthazor.BasicMathProcs##version=1

118 downloads
Version 1.0
Date added: Jan 6 2008
Last updated: Jul 29 2009
4 fans
Some basic procs im surprised BYOND doesnt have already! xD

Proc List:
iseven(), isodd(), isint(), ismultiple(), factorial() (factorial argument needs to be an integer)