F318_ACOS

Redundant instruction

NOTE

This is a redundant instruction. It is replaced by: ACOS

The arccosine of the value specified in s is calculated, and the result [an angle data (units are radians)] is stored in d.

Parameters

Input

s (REAL)

Real number cosine of angle (radians) data.

Output

d (REAL)

32-bit area for result (destination).

Remarks

NOTE

Error flags

sys_bIsOperationErrorHold (turns to TRUE and remains TRUE)
  • if data other than real number data is specified in s.

  • if s is not between -1.0 and 1.0.

sys_bIsOperationErrorNonHold (turns to TRUE for one scan)
  • if data other than real number data is specified in s.

  • if s is not between -1.0 and 1.0.

sys_bIsEqual (turns to TRUE and remains TRUE)

if the result of processing is recognized as "0".

sys_bIsCarry (turns to TRUE for one scan)

if the result is overflowed.

Related topics:

Modified on: 2019-01-24Feedback on this pagePanasonic hotline