Method on @sym: sin (x)

Symbolic sin function.

Example:

syms x
y = sin (x)
  ⇒ y = (sym) sin(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