Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

1

node v8.17.0
version: 4.0.0
endpointsharetweet
ri = 2000 * 12 ria = ri * 0.9 irad = Math.max(Math.min(ria, 27086) - 9807, 0) * 0.14 + Math.max(Math.min(ria, 72617) - 27086, 0) * 0.3 + Math.max(Math.min(ria, 153783) - 72617, 0) * 0.41 + Math.max(ria - 153783, 0) * 0.45; ir = (irad < 1569) ? Math.max(irad - (1177 - irad * (3 / 4)), 0) : irad // puis on affiche le résultat : ir
Loading…

no comments

    sign in to comment