Arc-cos

tch_acos(x)

Arguments

x

tensor object

Examples

x <- tensor(runif(10)) tch_acos(x)
#> tensor #> 1.4900 #> 0.5839 #> 0.9263 #> 1.4129 #> 1.5634 #> 1.0856 #> 1.0498 #> 1.2768 #> 0.7482 #> 0.6880 #> [ Variable[CPUFloatType]{10} ]