Sine function
| Name | Type | Opt | Description |
|---|---|---|---|
| initial-value | float or int | opt | Sets the initial value for the sine function. |
| bang | In left inlet: Calculates the sine of the number currently stored. If there is no argument, sin initially holds . | |
| int | input [int] |
Input to a sine function in radians. |
| float | input [float] |
Input to a sine function in radians. |
| Name | Description |
|---|---|
| asin | Arc-sine function |
| asinh | Hyperbolic arc-sine function |
| sinh | Hyperbolic sine function |
| Max Basic Tutorial 11: Procedural Drawing | Max Basic Tutorial 11: Procedural Drawing |