Method on @sym: tan (x)

Symbolic tan function.

Example:

syms x
y = tan (x)
  ⇒ y = (sym) tan(x)

Note: this file is autogenerated: if you want to edit it, you might want to make changes to ’generate_functions.py’ instead.

Package: symbolic