trigonometry in x86 assembly | SCHIZONE EP-16

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • 16th video in a series on scientific computing from scratch using x86-64 assembly. This video describes methods to approximate sine, cosine, tangent, and arctangent.
    code: github.com/xmd...
    3 good resources:
    x86 instruction reference:
    www.felixclout...
    linux/freebsd syscall concordance:
    www.lurklurk.o...
    old draft of System-V ABI:
    refspecs.linux...
    secret discord link:
    xmdi.us/misc/d...

Комментарии • 7

  • @borodinden
    @borodinden 11 месяцев назад +3

    best series on youtube

    • @xmdi0
      @xmdi0  11 месяцев назад +1

      Best comment on youtube

  • @GabrielxC
    @GabrielxC 4 дня назад +1

    This is gold

  • @erichpoly4434
    @erichpoly4434 11 месяцев назад +1

    I calculate it via percentage calculation. It's complicated. But considering that it is advantageous in some implementation. Why not.

  • @Not_Even_Wrong
    @Not_Even_Wrong 11 месяцев назад

    You're the goat.

  • @xiaonguyen6693
    @xiaonguyen6693 10 месяцев назад +1

    what the hell did i just watch

  • @darkexior
    @darkexior 11 месяцев назад +1

    Σ