Package edu.jas.ufd

Class ExamplesPartialFraction


  • public class ExamplesPartialFraction
    extends java.lang.Object
    Examples related to partial fraction decomposition.
    Author:
    Heinz Kredel
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void example11()
      example11.
      static void example12()
      example12.
      static void example13()
      example13.
      static void example14()
      example14.
      static void example15()
      example15.
      static void example16()
      example16.
      static void example17()
      example17.
      static void main​(java.lang.String[] args)
      Main program.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Main program.
        Parameters:
        args -
      • example11

        public static void example11()
        example11.
      • example12

        public static void example12()
        example12.
      • example13

        public static void example13()
        example13.
      • example14

        public static void example14()
        example14.
      • example15

        public static void example15()
        example15.
      • example16

        public static void example16()
        example16.
      • example17

        public static void example17()
        example17. Absolute factorization of example15.