/
(8.D.2.2 ) Asin

(8.D.2.2 ) Asin

Overview

Computes the function asin(x)

Discussion

Computes the function asin(x).

Type Definition

typedef struct _ModuleAsin { ModuleInstanceDescriptor instance; // Common Audio Weaver module instance structure } ModuleAsinClass;

Pins

Input Pins

Name: in

Description: Input signal

Data type: float

Channel range: Unrestricted

Block size range: Unrestricted

Sample rate range: Unrestricted

Complex support: Real

Output Pins

Name: out

Description: Output signal

Data type: float

MATLAB Usage

File Name: asin_module.m

M=asin_module(NAME) Creates an Audio Weaver module that computes the function asin(x) NAME - name of the module.

 

Related content

(8.D.2.2) Asin
More like this
(8.D.2.3) Asin
More like this
(8.D.2.5) Asin
More like this
(8.D.2.4) Asin
More like this
(8.D.2.7) Asin
More like this
(8.D.2.6) Asin
More like this