Trig. Math

The Trig. Math components are a set of typical trigonometric functions for evaluating angles.

° → rad

The ° → rad component converts angles expressed in degrees to angles expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow

The component that acts as a trigger for this component should be connected to this pin.

Number 

The angle expressed in degrees. If the number is outside the range of 0 - 360, it wraps until the equivalent degree value is reached. E.g. 361 degrees is the same as 1 degree.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

Arccos

The Arccos component outputs the inverse cosine of the input number, which is an angle expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

An angle expressed in radians.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

Arcsin

The Arcsin component outputs the inverse sine of the input number, which is an angle expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

An angle expressed in radians.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

Arctan

The Arctan component outputs the inverse tangent of the input number, which is an angle expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

An angle expressed in radians.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

Cos

The Cos component outputs the cosine of the input number, which is an angle expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

An angle expressed in radians.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

Cosh

The Cosh component outputs the hyperbolic cosine of the input number, which is an angle expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

An angle expressed in radians.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

rad → °

The rad → ° component converts angles expressed in radians to angles expressed in degrees.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

The angle expressed in radians.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

Sin

The Sin component outputs the sine of the input, which is an angle expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

An angle expressed in radians.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

Sinh

The Sinh component outputs the hyperbolic sine of the input number, which is an angle expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

An angle expressed in radians.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

Tan

The Tan component outputs the tangent of the input, which is an angle expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

An angle expressed in radians. This must not be π/2.

Outputs

Number 

The resultant value of the operation. Not connecting this output pin will produce a warning.

Tanh

The Tanh component outputs the hyperbolic tangent of the input number, which is an angle expressed in radians.

Properties

This component has no additional properties.

Inputs

Flow 

The component that acts as a trigger for this component should be connected to this pin.

Number 

An angle expressed in radians.

Outputs

Number

The resultant value of the operation. Not connecting this output pin will produce a warning.

Related: Sentinel Studio PrimersCreating a User Process, Usage Examples

 

Comments are closed