Companion

object Companion

Properties

ACOS_OPERATION
Link copied to clipboard
common
const val ACOS_OPERATION: String
The identifier of inverse cosine.
ASIN_OPERATION
Link copied to clipboard
common
const val ASIN_OPERATION: String
The identifier of inverse sine.
ATAN_OPERATION
Link copied to clipboard
common
const val ATAN_OPERATION: String
The identifier of inverse tangent.
COS_OPERATION
Link copied to clipboard
common
const val COS_OPERATION: String
The identifier of cosine.
SIN_OPERATION
Link copied to clipboard
common
const val SIN_OPERATION: String
The identifier of sine.
TAN_OPERATION
Link copied to clipboard
common
const val TAN_OPERATION: String
The identifier of tangent.

Sources

common source
Link copied to clipboard