We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d37ae87 + 3176326 commit c51d6f8Copy full SHA for c51d6f8
doc/builtin.jax
@@ -9682,8 +9682,7 @@ tanh({expr}) *tanh()*
9682
Compute()->tanh()
9683
9684
9685
- *tempname()* *temp-file-name*
9686
-tempname()
+tempname() *tempname()* *temp-file-name*
9687
結果は文字列で、存在しないファイルのファイル名を示す。これはテ
9688
ンポラリファイルの名前として使用可能である。少なくとも連続26回
9689
の呼出しまでは違う名前を生成することが保証される。例: >
@@ -9911,7 +9910,7 @@ trunc({expr}) *trunc()*
9911
9910
9912
|method| としても使用できる: >
9913
Compute()->trunc()
9914
-
+<
9915
*type()*
9916
type({expr}) {expr}の型を示す数値を返す。
9917
マジックナンバーを使わずに、v:t_ 変数を使う方が良い。それぞれ
0 commit comments