Skip to content

Commit 4cc4c12

Browse files
authored
find the sin(x) for given x
1 parent c1ca92f commit 4cc4c12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assignment-4/SinValue.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* PROGRAM : To find the sin(x) for given x.
1+
/* PROGRAM : To find the sin(x) for given x
22
* FILE : SinValue.java
33
* CREATED BY : Santosh Hembram
44
* DATED : 14-09-20
@@ -25,4 +25,4 @@ public static void main(String[] args)
2525
SinValue obj = new SinValue(sc);
2626
sc.close();
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy