Specification of Floating Point Math Routines, No.397, 2021-11
AUTOSAR R21-11記事一覧はこちら。
AUTOSAR 21-11, 120文書読んだ。2022年5月末に半分到達予定。
AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成
用語(terms)
Term | Description |
---|---|
abs | Absolute value |
Lib | Library |
DET | Default Error Tracer |
f32 | Mnemonic for the float32, specified in AUTOSAR_SWS_PlatformTypes |
Limit | Limitation routine |
max | Maximum |
MFL | Mathematical Floating point Library |
min | Minimum |
Mn | Mnemonic |
s16 | Mnemonic for the sint16, specified in AUTOSAR_SWS_PlatformTypes |
s32 | Mnemonic for the sint32, specified in AUTOSAR_SWS_PlatformTypes |
s8 | Mnemonic for the sint8, specified in AUTOSAR_SWS_PlatformTypes |
u16 | Mnemonic for the uint16, specified in AUTOSAR_SWS_PlatformTypes |
u32 | Mnemonic for the uint32, specified in AUTOSAR_SWS_PlatformTypes |
u8 | Mnemonic for the uint8, specified in AUTOSAR_SWS_PlatformTypes |
boolean | Boolean data type, specified in AUTOSAR_SWS_PlatformTypes |
英日
日本語は仮訳
T.B.D.
参考(reference)
[1] ISO/IEC 9899:1990 Programming Language - C
http://www.iso.org
[2] General Specification of Basic Software Modules
AUTOSAR_SWS_BSWGeneral