These functions apply a function to the tensor, and return self.

Subsections

  1. [self] log()
  2. [self] log1p()
  3. [self] exp()
  4. [self] cos()
  5. [self] acos()
  6. [self] cosh()
  7. [self] sin()
  8. [self] asin()
  9. [self] sinh()
  10. [self] tan()
  11. [self] atan()
  12. [self] tanh()
  13. [self] pow(value)
  14. [self] sqrt()
  15. [self] ceil()
  16. [self] floor()
  17. [self] abs()