Edit

Share via


Half.Tanh(Half) Method

Definition

Computes the hyperbolic tangent of a value.

C#
public static Half Tanh(Half x);

Parameters

x
Half

The value, in radians, whose hyperbolic tangent is to be computed.

Returns

The hyperbolic tangent of x.

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10