Method on @sym: cosint (x)

Symbolic cosint function.

Example:

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