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 multiplyFull() method in Java with Examples
Last Updated: 30 July 2019
The multiplyFull(int x, int y) method of StrictMath class is used to return the exact mathematical product of the two arguments. In the para
...read more
Java
java-basics
Java-lang package
java-math
Java-StrictMath
StrictMath fma() method in Java with Examples
Last Updated: 29 October 2018
In StrictMath class, there are two types of fma() method depending upon the parameters passed to it.The methods are:fma(double a, double b,
...read more
Java
java-basics
Java-Functions
Java-StrictMath
StrictMath nextUp() Method in Java
Last Updated: 03 August 2018
The nextUp(double num) is an inbuilt method of StrictMath class in Java which is used to get the float value that is contiguous to num
...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 sinh() Method in Java
Last Updated: 30 July 2018
The java.lang.StrictMath.sinh() method is used to return the hyperbolic sine of a double value passed as parameter to the function. The hype
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath copySign() in Java
Last Updated: 17 July 2020
The copySign(float mvalue, float sign) is an inbuilt method of StrictMath class in Java which is used to get the first floating-point argum
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath getExponent() Method In Java
Last Updated: 19 July 2018
The getExponent(double num) is an inbuilt method of StrictMath class which is used to get the unbiased exponent to be used in the representa
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath expm1() Method in Java With Examples
Last Updated: 13 December 2021
The java.lang.StrictMath.expm1() is an inbuilt method in Java which is used to return the exponential e^num -1 for a given value of num. The
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
StrictMath cosh() Method in Java
Last Updated: 31 December 2021
The java.lang.StrictMath.cosh() is an inbuilt method in Java which returns the hyperbolic cosine value of a given double argument. The m
...read more
Java
Java-lang package
Java-Functions
Java-StrictMath
First
1
2
3
First
1
2
3
First
1
2
3
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 !