Series::lss

Details

  • This message is generated by an attempt to take the logarithm of a series expansion in which the coefficients depend on the expansion variable.
  • The Series algorithm is designed primarily for handling power series expansions. This algorithm will fail for most expansions that cannot be approximated as power series.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[Series::lss].