Skip to content

exponent handling #20

@bc0n

Description

@bc0n

ixTape = wTape*tTape^3/12, where wTape = mm needs to just work. But this gets confused, as ^ would need to be defined for all int64 but return different types according to its value....Base.:^(x::MilliMeter, y::Int64) = if y == 2 x^2, y==3 x^3, ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions