Package | Description |
---|---|
org.josef.science.math |
Mathematical related classes.
|
org.josef.science.physics.particle |
Physics of elementary and non-elementary particles.
|
Class and Description |
---|
AbstractRootFinder
Superclass for classes that will find a root of a mathematical function.
|
CBigDecimal
Abstraction of a decimal number with almost unlimited precision that extends
BigDecimal . |
CBigInteger.FibonacciIterator
Iterator suitable for iterating over all the Fibonacci numbers in sequence.
|
CByte
This class wraps a primitive byte value.
|
CDouble
This class wraps a primitive double value.
|
CFloat
This class wraps a primitive float value.
|
CInteger
This class wraps a primitive integer value.
|
CLong
This class wraps a primitive long value.
|
CLong.FibonacciIterator
Iterator suitable for iterating over all the Fibonacci numbers in sequence.
|
Complex
Abstraction of a Complex number.
|
CRational
Abstraction of a Rational number.
|
CShort
This class wraps a primitive short value.
|
CStatistics
Mathematical utility class to calculate statistical values like average and
minimum value and maximum value of a list of values.
|
FunctionInterval
Abstraction of an interval of a function.
|
PrimeFactor
A prime factor.
|
RootFinderStrategy
Strategy interface for concrete strategy classes that can find the root of a function.
|
SingleParameterFunction
Abstraction of a mathematical function that accepts a single parameter.
|
Class and Description |
---|
CRational
Abstraction of a Rational number.
|
Copyright © 2008–2018. All rights reserved.