Giter VIP home page Giter VIP logo

Comments (6)

asampal avatar asampal commented on June 7, 2024

@Ivo-Balbaert you can correct these yourself directly on the GitHub site. Navigate to the page in question, and click the pencil icon in the upper right in order to edit the docs in question. You'll have the opportunity to create a pull-request with the changes (from a temporary fork created automatically just for this action) - basically this amounts to giving a one line (or more if you want) description of the changes and then clicking the pull-request button.

from docs.

cmontella avatar cmontella commented on June 7, 2024

I'm going to do them myself, since @Ivo-Balbaert took the time to point them out. That was the bulk of the work! Will do today.

Thanks!

from docs.

cmontella avatar cmontella commented on June 7, 2024

Okay, made the changes. Thanks for you help @Ivo-Balbaert, you saved me a lot of work!

One question I had, was what did you mean by this?

In Eve 0.2.2; Idem fix, tan

I couldn't figure out which doc you were referencing.

Also, to answer your question:

else if student.grade then student.grade + 5
Why so complicated and not just:
calculated-age = if student.grade then student.grade + 5

The intent was to take the age if there already is one, but if not, fill it in with a calculated age. It was mainly intended as an example for how to use if :)

from docs.

Ivo-Balbaert avatar Ivo-Balbaert commented on June 7, 2024

Thanks @asampal for the pointer, didn't know that, will do a pull request like this next time.

For fix, tan functions: I got here also the message that these functions were not defined.

Glad to have contributed a little.

from docs.

cmontella avatar cmontella commented on June 7, 2024

Hm, fix I understand, since it's not implemented (actually there's a PR now that has implemented it), but tan has been implemented for a while. Just tried myself and can confirm it is working.

from docs.

Ivo-Balbaert avatar Ivo-Balbaert commented on June 7, 2024

Ok, tan is working.

Thanks

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.