Documentation of 'org.jgrapht.util.MathUtil' Java class
MathUtil
org.jgrapht.util

Class MathUtil



  • public class MathUtil
    extends java.lang.Object
    Math Utilities.
    Since:
    May 30, 2005
    • Constructor Summary

      Constructors 
      Constructor and Description
      MathUtil() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static long factorial(int n)
      Calculate the factorial of n.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MathUtil

        public MathUtil()
    • Method Detail

      • factorial

        public static long factorial(int n)
        Calculate the factorial of n.
        Parameters:
        n - the input number
        Returns:
        the factorial

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.