org.expasy.jpl.commons.base.math
Class FactorialCalculator
java.lang.Object
org.expasy.jpl.commons.base.math.FactorialCalculator
public final class FactorialCalculator
- extends Object
A simple factorial calculator.
- Version:
- 1.0
- Author:
- nikitin
|
Method Summary |
static long |
getValue(int n)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getValue
public static long getValue(int n)
Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.