Skip to content

The initial values of *coef* need to be explictly single-float #39

Description

@Yehouda

The initial value the variable *coef* in base-maths.lisp and in vari/base-maths.lisp is made of a list of floats without an exponent marker, so will be read according to the setting of *READ-DEFAULT-FLOAT-FORMAT*, and will cause an error when this is double-float. Needs to add f0 to all the numbers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions