Double precision math operations.

edited April 2018 in Programming Questions

When I try to use double, a lot of the functions like sq() don't accept doubles. Is there somewhere I can find equivalent functions for doubles?

Also, why don't PVectors accept doubles? Methods like pvector.mult(double) don't work. Any way around this?

Tagged:

Answers

Sign In or Register to comment.