CALL SIN
This page was last modified 10:43, 18 May 2020 by Mars2000you. Based on work by Gdx.

Contents

Effect

Calculate the sine of an angle. Value is obtained by multiplying a sine value of an angle by a numerical value.

Syntax

CALL SIN (<Variable>,<Angle>,<Value>)

Parameters

<Variable> must be a numerical variable that will receive the result.

<Angle> is the value of the angle in degree.

<Value> is a value of and the adjacent side on two byte (integer value).

Related to

CALL COS

Compatibility

DM-System2 BASIC