Companion

object Companion

Properties

ACOSH_OPERATION
Link copied to clipboard
common
const val ACOSH_OPERATION: String
The identifier of inverse hyperbolic cosine.
ASINH_OPERATION
Link copied to clipboard
common
const val ASINH_OPERATION: String
The identifier of inverse hyperbolic sine.
ATANH_OPERATION
Link copied to clipboard
common
const val ATANH_OPERATION: String
The identifier of inverse hyperbolic tangent.
COSH_OPERATION
Link copied to clipboard
common
const val COSH_OPERATION: String
The identifier of hyperbolic cosine.
EXP_OPERATION
Link copied to clipboard
common
const val EXP_OPERATION: String
The identifier of exponential function.
LN_OPERATION
Link copied to clipboard
common
const val LN_OPERATION: String
The identifier of natural logarithm.
SINH_OPERATION
Link copied to clipboard
common
const val SINH_OPERATION: String
The identifier of hyperbolic sine.
TANH_OPERATION
Link copied to clipboard
common
const val TANH_OPERATION: String
The identifier of hyperbolic tangent.

Sources

common source
Link copied to clipboard