netweaver:nodes:asin
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| netweaver:nodes:asin [2020/10/04 16:11] – external edit 127.0.0.1 | netweaver:nodes:asin [2020/10/04 18:21] (current) – bjmiller | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Description ====== | ||
| + | The asin node returns the arc sine of the value of its child-node. | ||
| + | ====== Constraints ====== | ||
| + | * Minimum number of child-nodes: | ||
| + | * Maximum number of child-nodes: | ||
| + | * Valid input range: -1. to +1. | ||
| + | * Output range: -< | ||
| + | |||
| + | ====== Calculus ====== | ||
| + | The asin node's value is the arc sine, in radians, of the value of its child-node. If the input value is out of range then the acos node returns an ERROR value. | ||
| + | |||
| + | For valid value< | ||
| + | |||
| + | value = sin< | ||
| + | |||
| + | For invalid value< | ||
| + | |||
| + | value = ERROR | ||
