Class Loan

java.lang.Object
org.jacop.examples.floats.Loan

public class Loan extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    loan(double i, double p, double r, double b4)
     
    static void
    main(String[] args)
    It executes the program which computes values for tan(x) = -x.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Loan

      public Loan()
  • Method Details

    • loan

      public void loan(double i, double p, double r, double b4)
    • main

      public static void main(String[] args)
      It executes the program which computes values for tan(x) = -x.
      Parameters:
      args - no arguments