version 1.21, 2016/08/22 05:38:27 |
version 1.22, 2016/08/22 09:08:50 |
|
|
%% $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.20 2005/03/04 03:49:47 takayama Exp $ |
%% $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.21 2016/08/22 05:38:27 takayama Exp $ |
\documentclass{article} |
\documentclass{article} |
\IfFileExists{epsfig.sty}{\usepackage{epsfig}}{} |
\IfFileExists{epsfig.sty}{\usepackage{epsfig}}{} |
\usepackage{html} |
\usepackage{html} |
Line 36 common mathematical object format (OpenXM-RFC 100, pro |
|
Line 36 common mathematical object format (OpenXM-RFC 100, pro |
|
2005-3-4: Added a description about a byte order negotiation to send floating |
2005-3-4: Added a description about a byte order negotiation to send floating |
point numbers. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\ |
point numbers. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\ |
2016-08-22: Added a description on the bigfloat32. Old bigfloat is removed. |
2016-08-22: Added a description on the bigfloat32. Old bigfloat is removed. |
Refer to codes of oxpari. |
Refer to codes of oxpari. \\ |
|
2016-08-22: option {\tt no\_ox\_reset} |
*/ |
*/ |
|
|
|
|
Line 49 Refer to codes of oxpari. |
|
Line 50 Refer to codes of oxpari. |
|
2005-3-4: 浮動小数点数を送るための byte order negotiation についての |
2005-3-4: 浮動小数点数を送るための byte order negotiation についての |
記述を加えた. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\ |
記述を加えた. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\ |
2016-08-22: bigfloat32 の記述を加えた. 古い bigfloat の記述は削除した. |
2016-08-22: bigfloat32 の記述を加えた. 古い bigfloat の記述は削除した. |
oxpari のコードも参照. |
oxpari のコードも参照. \\ |
|
2016-08-22: option {\tt no\_ox\_reset} |
*/ |
*/ |
|
|
\bigbreak |
\bigbreak |