Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
calcium
master
Top Level Namespace
Calcium
CalciumException
CalculateException
Cli
CommaToken
NumberToken
OperatorToken
ParenToken
ParseException
SyntaxToken
Token
TokenizeException
Float
NegativeFactorialError
NonIntegerFactorialError
Built with Crystal 1.9.2
2023-10-08 14:20:06 UTC
Top Level Namespace
Defined in:
Method Summary
add
(args)
divide
(args)
factorial
(args)
multiply
(args)
negate
(args)
power
(args)
subtract
(args)
Method Detail
def
add
(args)
#
[
View source
]
def
divide
(args)
#
[
View source
]
def
factorial
(args)
#
[
View source
]
def
multiply
(args)
#
[
View source
]
def
negate
(args)
#
[
View source
]
def
power
(args)
#
[
View source
]
def
subtract
(args)
#
[
View source
]