Taylor Series in Python using SymPy

Поділитися
Вставка
  • Опубліковано 26 гру 2024

КОМЕНТАРІ • 8

  • @millenborgeld7488
    @millenborgeld7488 2 роки тому +1

    really great Video, helped me thank you!

  • @withtgds
    @withtgds 2 місяці тому

    Thank you

  • @jannien4129
    @jannien4129 9 місяців тому

    i typed this exact code and it gives me an error saying : ValueError:
    When a single argument is passed to subs it should be a dictionary of
    old: new pairs or an iterable of (old, new) tuples.

  • @jiaziliang5143
    @jiaziliang5143 2 роки тому +1

    super helpful!

  • @Dodong-pf8dc
    @Dodong-pf8dc 5 місяців тому

    SERIESSUM function in excel or google sheets is still the best.

  • @mariosp.9320
    @mariosp.9320 2 роки тому +1

    I have used the same code for f(x)=sin(x)/x but when I use the pretty_print command it says nan. What did I do wrong?

    • @berndkru
      @berndkru Рік тому

      Of course sin(x)/x is not defined for x0=0