This comment is reply for 6582 turugina: 累乗は標準では定義されないので、自作しました。(正整数のゲーデル数化?). Go to thread root.
turugina #6583(2008/06/24 23:12 GMT) [ diff ] Rating0/0=0.00
ちょっと付け足した部分がエラーになってた orz
1 2 3 4
24c24 < <xsl:if test="n<=0"> --- > <xsl:if test="$n<=0">
Rating0/0=0.00-0+
[ reply ]
turugina
#6583()
[
diff
]
Rating0/0=0.00
24c24 < <xsl:if test="n<=0"> --- > <xsl:if test="$n<=0">Rating0/0=0.00-0+