Cosd - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

Notation

Description

Gets the mathematical cosine of x, where x is in degrees.

Parameters

  • x: the angle, in degrees

Return Values

double: Returns the mathematical cosine of x.

Example Call

// demonstrates

NOTOC

Category:Function:Real