Method on @sym: sec (x)

Symbolic sec function.

Example:

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