Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
core-math
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
core-math
core-math
Commits
8fbd848c
Commit
8fbd848c
authored
2 years ago
by
ZIMMERMANN Paul
Browse files
Options
Downloads
Patches
Plain Diff
added new tests
parent
c2f436ae
No related branches found
No related tags found
1 merge request
!18
first version of atan2pif function. it is a slight modification of atan2f.
Pipeline
#717278
passed
2 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/binary32/atan2pi/atan2pif.wc
+7
-0
7 additions, 0 deletions
src/binary32/atan2pi/atan2pif.wc
with
7 additions
and
0 deletions
src/binary32/atan2pi/atan2pif.wc
+
7
−
0
View file @
8fbd848c
...
...
@@ -646,3 +646,10 @@
-0x1.fffffep127,-0x1p-149
# non-regression test
0x1.8p-148,0x1.20f90cp+1
0x1.8p-148,-0x1.20f90cp+1
-0x1.8p-148,0x1.20f90cp+1
-0x1.8p-148,-0x1.20f90cp+1
0x1.20f90cp+1,0x1.8p-148
0x1.20f90cp+1,-0x1.8p-148
-0x1.20f90cp+1,0x1.8p-148
-0x1.20f90cp+1,-0x1.8p-148
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment