Facos()

Facos() calulates the Arc-Cosine of the value (Radiant) passed.

Syntax: single = Facos( Single )

Example:

  dim a as single
  a=0.5
  a = Facos(a)  ' result: 1.04719