Companion

object Companion

Properties

Link copied to clipboard
const val ACOSH_OPERATION: String

The identifier of inverse hyperbolic cosine.

Link copied to clipboard
const val ASINH_OPERATION: String

The identifier of inverse hyperbolic sine.

Link copied to clipboard
const val ATANH_OPERATION: String

The identifier of inverse hyperbolic tangent.

Link copied to clipboard
const val COSH_OPERATION: String

The identifier of hyperbolic cosine.

Link copied to clipboard
const val EXP_OPERATION: String

The identifier of exponential function.

Link copied to clipboard
const val LN_OPERATION: String

The identifier of natural logarithm.

Link copied to clipboard
const val SINH_OPERATION: String

The identifier of hyperbolic sine.

Link copied to clipboard
const val TANH_OPERATION: String

The identifier of hyperbolic tangent.

Sources

Link copied to clipboard