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