Shop OBEX P1 Docs P2 Docs Learn Events
64bits division — Parallax Forums

64bits division

js_flashjs_flash Posts: 4
edited 2006-11-23 17:32 in General Discussion
I try to perform a 64 bits float division. Is somebody have a trick to do so?

Thank you in advance!

JS

Comments

  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2006-11-23 17:32
    You should take a look at the Float32 class and expand the used mechanism
    to 64 bits.

    regards peter
Sign In or Register to comment.