version 1.19, 2004/03/08 03:08:12 |
version 1.21, 2016/08/22 05:38:27 |
|
|
%% $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.18 2002/01/20 09:26:21 takayama Exp $ |
%% $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.20 2005/03/04 03:49:47 takayama Exp $ |
\documentclass{article} |
\documentclass{article} |
\IfFileExists{epsfig.sty}{\usepackage{epsfig}}{} |
\IfFileExists{epsfig.sty}{\usepackage{epsfig}}{} |
\usepackage{html} |
\usepackage{html} |
Line 32 common mathematical object format (OpenXM-RFC 100, pro |
|
Line 32 common mathematical object format (OpenXM-RFC 100, pro |
|
|
|
|
|
\noindent |
\noindent |
2004-3-8: We add a new stackmacine command {\tt SM\_executeFunctionWithOptionalArgument}. |
2004-3-8: We add a new stackmacine command {\tt SM\_executeFunctionWithOptionalArgument}. \\ |
|
2005-3-4: Added a description about a byte order negotiation to send floating |
|
point numbers. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\ |
|
2016-08-22: Added a description on the bigfloat32. Old bigfloat is removed. |
|
Refer to codes of oxpari. |
*/ |
*/ |
|
|
|
|
Line 42 common mathematical object format (OpenXM-RFC 100, pro |
|
Line 45 common mathematical object format (OpenXM-RFC 100, pro |
|
|
|
|
|
\noindent |
\noindent |
2004-3-8: 新しい SM コマンド {\tt SM\_executeFunctionWithOptionalArgument} を加えた. |
2004-3-8: 新しい SM コマンド {\tt SM\_executeFunctionWithOptionalArgument} を加えた. \\ |
|
2005-3-4: 浮動小数点数を送るための byte order negotiation についての |
|
記述を加えた. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\ |
|
2016-08-22: bigfloat32 の記述を加えた. 古い bigfloat の記述は削除した. |
|
oxpari のコードも参照. |
*/ |
*/ |
|
|
\bigbreak |
\bigbreak |