Skip to content

tanh

relationalai.semantics.std.math
tanh(value: NumberValue) -> Expression

Compute the hyperbolic tangent.

  • value

    (NumberValue) - The input value.
  • Expression - An Expression computing tanh(value). Returns Float.