public class TanExample extends Object
| Constructor and Description |
|---|
TanExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
It executes the program which computes values for tan(x) = -x.
|
void |
model() |
public void model()
public static void main(String[] args)
args - no argumentsCopyright © 2016. All rights reserved.