Skip to content

线段命名问题(1.4.2) #3

@1985899182

Description

@1985899182

EA=ECcos∠CAE.(1.4.4),EC应改为AC,而且过程存在跳步骤,阅读很不流畅,例如”BE垂直于CE“,跳过了作图说明,而且在代码中,利用的是坐标求解,与作图解析的思路不同,并且代码中对于v1 = np.array([-np.sin(beta) * np.sin(htheta), np.cos(beta) * np.sin(htheta), -np.cos(htheta)]),leftsolve = lambda t: (v1[0] * t + origin[0]) * k0 - h - (v1[2] * t + origin[2])都没有推理解释的过程,使得阅读困难。祝愿本书越来越好。

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