public class Loan extends Object
Constructor and Description |
---|
Loan() |
Modifier and Type | Method and 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.
|
public void loan(double i, double p, double r, double b4)
public static void main(String[] args)
args
- no argumentsCopyright © 2022. All rights reserved.