DEC64

Decimal floating point

  • 所有者: douglascrockford/DEC64
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

DEC64: Decimal Floating Point

Douglas Crockford
douglas@crockford.com

dec64.com
2019-09-28
Public Domain

NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
SUBJECT TO CHANGE WITHOUT NOTICE.

DEC64 is a decimal floating point format for the next generation of
application programming languages.

dec64.asm is an implementation of the elementary operators for x64 processors.

dec64.s is an implementation of the elementary operators for ARM64 processors.

dec64.obj.html is a description of the functions in dec64.asm and dec64.s.

dec64.h is a companion header file for C.

dec64_test.c is a test program.

dec64_string.c is an implementation of functions for converting between DEC64
and strings.

dec64_string.html is a description of the functions in dec64_string.c.

dec64_string.h is a companion header file.

dec64_string_test.c is a test program.

dec64_math.c is a placeholder implementation of elementary functions. Many of these function are not accurate enough or fast enough. It should be replaced with a better implementation. The functions include

acos    asin    atan    atan2    cos    exp      factorial
log     raise   root    sin      sqrt   tan

and
random seed

dec64_math.html is a description of the functions in dec64_math.h.

dec64_math.h is a companion header file.

dec64_math_test.c is a test program.

dec64.html is a descriptive web page.

dec64.png is a logo.

主要指標

概覽
名稱與所有者douglascrockford/DEC64
主編程語言C
編程語言C (語言數: 3)
平台
許可證
所有者活动
創建於2014-03-08 15:53:05
推送於2024-04-10 03:16:39
最后一次提交2024-04-09 20:16:27
發布數0
用户参与
星數1k
關注者數52
派生數54
提交數163
已啟用問題?
問題數17
打開的問題數0
拉請求數2
打開的拉請求數1
關閉的拉請求數14
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?