class NeatPubResult(vals)
NeatPubResult(vals)
ベース: object
object
Neat の PUB の結果を格納するクラス。
Neat
また、 NeatPubResultLike 型のオブジェクトやスカラーを使った数学演算(+、 -、 *、 /、 abs、 ** )を行うことができる。
NeatPubResultLike
+
-
*
/
abs
**
パラメーター
vals (ArrayLike) – この NeatPubResult。
NeatPubResult
この結果の値。
__mul__(other)
other (int | float | NeatPubResult |PubResult |DataBin)
戻りの型
© IBM Corp., 2017-2026