x02bh Method
関数リスト一覧   NagLibrary Namespaceへ  ライブラリイントロダクション  本ヘルプドキュメントのchm形式版

x02bh returns the base parameter b of the model of floating-point arithmetic as described in the X02 class.

Syntax

C#
public static int x02bh()
Visual Basic (Declaration)
Public Shared Function x02bh As Integer
Visual C++
public:
static int x02bh()
F#
static member x02bh : unit -> int 

Return Value

x02bh returns the base parameter b of the model of floating-point arithmetic as described in the X02 class.

Description

References

Error Indicators and Warnings

Accuracy

Further Comments

See Also