org.expasy.jpl.commons.base.math
Class FactorialCalculator

java.lang.Object
  extended by 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
 

Method Detail

getValue

public static long getValue(int n)


Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.