Skip to content

Implement missing Math Inverse Hyperbolic functions #3675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2020

Conversation

rwalczyna
Copy link
Contributor

Math.acosh, Math.asinh, Math.acosh

C implementation ported from fdlibm

Part of Issue #3568

JerryScript-DCO-1.0-Signed-off-by: Rafal Walczyna r.walczyna@samsung.com

@rwalczyna rwalczyna force-pushed the MathAHyper branch 2 times, most recently from 2ceafc1 to 4ef2ec9 Compare April 14, 2020 10:17
Math.acosh, Math.asinh, Math.acosh

C implementation ported from fdlibm

Part of Issue jerryscript-project#3568

JerryScript-DCO-1.0-Signed-off-by: Rafal Walczyna r.walczyna@samsung.com
Copy link
Member

@rerobika rerobika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rerobika rerobika added the jerry-libm Related to the jerry-libm library label Apr 15, 2020
@ossy-szeged
Copy link
Contributor

LGTM (informal)

Copy link
Member

@dbatyai dbatyai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dbatyai dbatyai merged commit 9c7a699 into jerryscript-project:master Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jerry-libm Related to the jerry-libm library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants