decimal ~master (2019-09-04T08:37:36Z)
Dub
Repo
Test
ibmtest
Undocumented in source.
struct
Test {
string
x
;
string
y
;
string
result
;
RoundingMode
mode
;
ExceptionFlags
flags
;
}
Members
Variables
flags
ExceptionFlags
flags
;
Undocumented in source.
mode
RoundingMode
mode
;
Undocumented in source.
result
string
result
;
Undocumented in source.
x
string
x
;
Undocumented in source.
y
string
y
;
Undocumented in source.
Meta
Source
See Implementation
ibmtest
functions
performTest
structs
Test
Undocumented in source.