Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fx_s2308
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
battle_C_5
fx_s2308
Commits
383a2215
Commit
383a2215
authored
4 years ago
by
WooNaYoung
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
fae5f4b6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
SWTesting/README.md
+19
-0
19 additions, 0 deletions
SWTesting/README.md
with
19 additions
and
0 deletions
SWTesting/README.md
+
19
−
0
View file @
383a2215
...
@@ -2,5 +2,24 @@
...
@@ -2,5 +2,24 @@
### 1. 요구사항 명세서
### 1. 요구사항 명세서
#### 목적
s2308 fixed point number
#### 제공 기능
*
fx_s2308로 표현된 a의 sin값 반환 기능
*
fx_s2308로 표현된 a 값의 제곱근 반환 기능
*
fx_s2308로 표현된 a의 n제곱 값 반환 기능
*
fx_s2308의 형 변환 기능 (int, float, short, double)
*
fx_s2308 데이터 연산 기능 (덧셈, 뺄셈, 곱셈, 나눗셈)
#### 사용 방법
*
Makefile의 정의대로 실행
```
make clean (필요시)
make
```
### 2. MISRA C 2012 코딩규칙 검사 및 리포트
### 2. MISRA C 2012 코딩규칙 검사 및 리포트
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