public class Harmonic
extends java.lang.Object
Constructor | Description |
---|---|
Harmonic() |
ctor()
Does nothing.
|
Modifier and Type | Method | Description |
---|---|---|
Rational |
at(int n) |
The Harmonic number at the index specified
|
public Rational at(int n)
n
- the index, non-negative.