Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 297

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 296
5.5.13.17. asin Function
asin Function
Returns the arcsine of the specified number.
Syntax
double asin(double x)
Parameters
Parameter Type Description
double x Numeric value (the value should be from -1 to +1).
Returns
Returns y such that x = sin(y).
Comments
None
Usage
NexScript
x = 0.5
y = asin(x)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 295
Przeglądanie stron 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag