[Home] [Downloads] [Search] [Help/forum]

bc.mod

Summary

Modulus

Prototype

n = bc.mod (a, b)


Description

Returns a modulus b. That is, the remainder, after dividing a by b.

If b is zero, returns nil.


See Also ...

Lua functions

bc.add - Addition
bc.compare - Comparison
bc.digits - Digits after the decimal place
bc.div - Division
bc.divmod - Division and remainder
bc.isneg - Tests if negative
bc.iszero - Tests if zero
bc.mul - Multiplication
bc.neg - Negation
bc.number - Create a big number
bc.pow - Power
bc.powmod - Raise to a power modulus another number
bc.sqrt - Square root
bc.sub - Subtraction
bc.tonumber - Converts to a number
bc.tostring - Converts to a string
bc.trunc - Truncate a number
bc.version - Version

Topics

Lua base functions
Lua bc (big number) functions
Lua bit manipulation functions
Lua coroutine functions
Lua debug functions
Lua io functions
Lua LPEG library
Lua math functions
Lua os functions
Lua package functions
Lua PCRE regular expression functions
Lua script extensions
Lua string functions
Lua syntax
Lua table functions
Lua utilities
Scripting
Scripting callbacks - plugins

(Help topic: lua=bc.mod)

Documentation contents page


Search ...

Enter a search string to find matching documentation.

Search for:   

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]