CALL COS
This page was last modified 23:43, 17 May 2020 by Mars2000you. Based on work by Gdx.

Contents

Effect

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

Syntax

CALL COS (<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 on two byte (integer value).

Related to

CALL SIN

Compatibility

DM-System2 BASIC