Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java - util package
1.5k+ articles
Java-lang package
390+ articles
java-basics
310+ articles
java-math
130+ articles
Java-StrictMath
38 posts
Popular Articles
Recent Articles
StrictMath nextDown() Method in Java
Last Updated: 16 December 2021
nextDown(double num)The nextDown(double num) is the inbuilt method of StrictMath class in Java which is used to get the floating point value
...read more
Java
Java - util package
Java-Functions
Java-StrictMath
StrictMath rint() Method in Java
Last Updated: 13 December 2021
The rint() is the inbuilt method of StrictMath class in Java which is used to get the double value which is closest in value to the argument
...read more
Java
Java - util package
Java-Functions
Java-StrictMath
StrictMath tanh() Method in Java
Last Updated: 03 August 2018
The java.lang.StrictMath.tanh() method is used to return the hyperbolic tan of a double value passed as parameter to the function. The hyper
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java - util package
1.5k+ articles
Java-lang package
390+ articles
java-basics
310+ articles
java-math
130+ articles
StrictMath signum() Method in Java
Last Updated: 03 August 2018
The signum(double num) is an inbuilt method of StrictMath class in Java which is used to get the signum method of the argument which mea
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath nextAfter() Method in Java
Last Updated: 10 November 2022
The nextAfter(double start, double direction) is the inbuilt method of StrictMath class in Java which is used to get the float number, a
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath tan() Method in Java
Last Updated: 30 July 2018
The java.lang.StrictMath.tan() is an in-built function in Java which returns the trigonometric tangent of an angle.Syntax:public static doub
...read more
Java
Java-lang package
Java-Functions
java-math
Java-StrictMath
StrictMath multiplyExact() Method in Java
Last Updated: 27 July 2018
The multiplyExact(int num1, int num2) is an inbuilt function of StrictMath class in java which is used to get the product of the given argu
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath log1p() Method in Java
Last Updated: 08 September 2021
The java.lang.StrictMath.log1p() is an in-built method in Java which is used to accept a double value as argument and returns the natural lo
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath toRadians() Method in Java
Last Updated: 11 October 2018
The java.lang.StrictMath.toRadians() method of StrictMath class in Java is used to accept an angle measured in degrees as a parameter and re
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath log10() Method in Java
Last Updated: 23 July 2018
The java.lang.StrictMath.log10() is an inbuilt method in Java which accepts a double value as parameter and returns the base 10 logarithm of
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath IEEEremainder() Method in Java
Last Updated: 29 December 2022
The Java.lang.StrictMath.IEEEremainder() is an inbuilt method of StrictMath class which is used to perform the remainder operation on given
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath acos() Method in Java
Last Updated: 28 December 2022
The java.lang.StrictMath.acos() is an inbuilt method which returns cosine of a given argument and an angle. The angle which is returned with
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath asin() Method in Java With Examples
Last Updated: 19 July 2018
The java.lang.StrictMath.asin() is an inbuilt method of StrictMath class which is used to return the arc sine of a specified value. The retu
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath atan() Method in Java
Last Updated: 29 December 2021
The java.lang.StrictMath.atan() is an inbuilt method of StrictMath class which is used to return the tangent of a given argument. It returns
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath cbrt() Method in Java
Last Updated: 13 December 2021
The java.lang.StrictMath.cbrt() is an inbuilt method in Java which is used to return the cube root of a given double value. The method shows
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
First
1
2
3
>>
Last
First
1
2
3
>>
Last
First
1
2
3
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !