cosh_ {fastai}R Documentation

Cosh

Description

Cosh

Usage

## S3 method for class 'torch.Tensor'
cosh(x)

Arguments

x

tensor

Value

tensor


[Package fastai version 2.2.2 Index]