Maven module :un.api : api-common :
Class :
un.api.number.Arithmetic
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
add,
subtract,
mult,
divide,
zero,
isZero,
one,
isOne,
pow
Arithmetic
add (Arithmetic other)
Arithmetic
subtract (Arithmetic other)
Arithmetic
mult (Arithmetic other)
Arithmetic
divide (Arithmetic other)
Arithmetic
zero ()
boolean
isZero ()
Arithmetic
one ()
boolean
isOne ()
Arithmetic
pow (int n)
author Bertrand COTE