コード例 #1
0
ファイル: NativeImpl.cs プロジェクト: noop-dev/DFP
 internal Boolean isPositiveInfinity(UInt64 x) => NativeImports.isPositiveInfinity(x);