manページ検索

phrase: max: clip:
target: order:
Results of 21 - 26 of about 26 for cosine (0.034 sec.)
Man page of CACOSH 6711
CACOSH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 cacosh ... hf, cacoshl - 複素数の逆双曲線余弦 (arc hyperbolic cosine) 書式 #include < complex.h > double complex cacosh ... れらの関数は複素数 z の逆双曲線余弦 (arc hyperbolic cosine) を計算する。 y = cacosh(z) ならば、 z = ccosh(y) ...
https://man.plustar.jp/manpage/man3/cacoshf.3.html - [similar]
Man page of CACOSH 6711
CACOSH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 cacosh ... hf, cacoshl - 複素数の逆双曲線余弦 (arc hyperbolic cosine) 書式 #include < complex.h > double complex cacosh ... れらの関数は複素数 z の逆双曲線余弦 (arc hyperbolic cosine) を計算する。 y = cacosh(z) ならば、 z = ccosh(y) ...
https://man.plustar.jp/manpage/man3/cacoshl.3.html - [similar]
Man page of CACOS 6711
CACOS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 cacos, ... cacosf, cacosl - 複素数の逆余弦 (arc cosine) 書式 #include < complex.h > double complex cacos( ... ンクする。 説明 これらの関数は複素数 z の逆余弦 (arc cosine) を計算する。 y = cacos(z) ならば、 z = ccos(y) が ...
https://man.plustar.jp/manpage/man3/cacosl.3.html - [similar]
Man page of DLOPEN 6199
DLOPEN Section: Linux Programmer's Manual (3) Updated: 2014-10-02 Index JM Home Page 名前 dlclos ... in(int argc, char **argv) { void *handle; double (*cosine)(double); char *error; handle = dlopen("libm.so", ... LURE); } dlerror(); /* Clear any existing error */ cosine = (double (*)(double)) dlsym(handle, "cos"); /* IS ... うなワークアラウンドが提案されている。 *(void **) (&cosine) = dlsym(handle, "cos"); この (ぶかっこうな) キャス ... n", error); exit(EXIT_FAILURE); } printf("%f\n", (*cosine)(2.0)); dlclose(handle); exit(EXIT_SUCCESS); } この ...
https://man.plustar.jp/manpage/man3/dlclose.3.html - [similar]
Man page of DLOPEN 6199
DLOPEN Section: Linux Programmer's Manual (3) Updated: 2014-10-02 Index JM Home Page 名前 dlclos ... in(int argc, char **argv) { void *handle; double (*cosine)(double); char *error; handle = dlopen("libm.so", ... LURE); } dlerror(); /* Clear any existing error */ cosine = (double (*)(double)) dlsym(handle, "cos"); /* IS ... うなワークアラウンドが提案されている。 *(void **) (&cosine) = dlsym(handle, "cos"); この (ぶかっこうな) キャス ... n", error); exit(EXIT_FAILURE); } printf("%f\n", (*cosine)(2.0)); dlclose(handle); exit(EXIT_SUCCESS); } この ...
https://man.plustar.jp/manpage/man3/dlmopen.3.html - [similar]
Man page of DLOPEN 6199
DLOPEN Section: Linux Programmer's Manual (3) Updated: 2014-10-02 Index JM Home Page 名前 dlclos ... in(int argc, char **argv) { void *handle; double (*cosine)(double); char *error; handle = dlopen("libm.so", ... LURE); } dlerror(); /* Clear any existing error */ cosine = (double (*)(double)) dlsym(handle, "cos"); /* IS ... うなワークアラウンドが提案されている。 *(void **) (&cosine) = dlsym(handle, "cos"); この (ぶかっこうな) キャス ... n", error); exit(EXIT_FAILURE); } printf("%f\n", (*cosine)(2.0)); dlclose(handle); exit(EXIT_SUCCESS); } この ...
https://man.plustar.jp/manpage/man3/dlopen.3.html - [similar]
PREV 1 2 3 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022