MATLAB BUILDER JA 2 Podręcznik Użytkownika Strona 167

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 292
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 166
Using Class Methods
Method Description
“getEps” on
page 4-91
Get the value represented by
EPS (floating-point relative
accuracy) in M ATLAB.
“getInf” on pag e
4-91
Get the value represented by
INF (infinity) in MATLAB.
“getNaN” on
page 4-92
Get the value represented by
NaN (Not a Number) in
MATLAB.
getEps. This method returns the MATLAB concept of EPS,whichstandsfor
the floating-po int relative accuracy.
The p rototype for the
getEps method is
public static double getEps()
Input Parameters
None
Exceptions
None
getInf. This method returns the MATLAB concept of
Inf,whichstandsfor
infinity.
The p rototype for the
getInf method is
public static double getInf()
Input Parameters
None
4-91
Przeglądanie stron 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 291 292

Komentarze do niniejszej Instrukcji

Brak uwag