Howdy all!

I’m comparing FastMath with java.lang.Math and I notice that FastMath is no 
longer Math-complete.
Ie, jlM has methods that FastMath doesn’t have.
FM is documented as ‘drop-in replacement’ so should the new jlM methods be 
added to FM?

Methods in question:
fma 
(https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Math.html#fma(double,double,double))
multiplyFull 
(https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Math.html#multiplyFull(int,int))
multiplyHigh 
(https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Math.html#multiplyHigh(long,long))
negateExact 
(https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Math.html#negateExact(int))
toDegrees 
(https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Math.html#toDegrees(double))
toRadians 
(https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Math.html#toRadians(double))

Cheers

Erik Svensson
Principal Architect
Strategic Programs, Platform & Product Engineering

[Nasdaq, Inc.]<http://www.nasdaq.com/>

Desk
Mobile
Email
Address

+ 46 8 405 66 39
+ 46 73 449 66 39
erik.svens...@nasdaq.com
Tullvaktsvägen 15, Stockholm


[signature_1493358005]<https://www.facebook.com/nasdaq/>

[signature_1597307541]<https://twitter.com/nasdaq>

[signature_204513274]<https://www.linkedin.com/company/nasdaq>

[signature_2011745041]<https://www.instagram.com/nasdaq/>

[signature_930914556]<https://www.pinterest.com/nasdaq/>


rewritetomorrow.com<http://rewritetomorrow.com/>


*******************************************
CONFIDENTIALITY AND PRIVACY NOTICE: This e-mail and any attachments are for the 
exclusive and confidential use of the intended recipient and may constitute 
non-public information.  Personal data in this email is governed by our Privacy 
Policy at  https://www.nasdaq.com/privacy-statement  unless explicitly excluded 
from it; please see the section in the policy entitled “Situations Where This 
Privacy Policy Does Not Apply” for circumstances where different privacy terms 
govern emailed personal data.  If you received this e-mail in error, 
disclosing, copying, distributing or taking any action in reliance of this 
e-mail is strictly prohibited and may be unlawful. Instead, please notify us 
immediately by return e-mail and promptly delete this message and its 
attachments from your computer system. We do not waive any work product or 
other applicable legal privilege(s) by the transmission of this message.
*******************************************

Reply via email to