Skip to content

joan

My feedback

2 results found

  1. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    joan commented  · 

    how to set timers

    joan supported this idea  · 
  2. 17 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Function URL Encoding Corrections:

    We are looking into this for a future release, in the meantime please use a custom function whenever more convenient:

    calcswift://action?addFunc=hm~~%241%20%2B%20%242%2F60

    This will allow to compute hours and minutes this way: hm(1;50) + hm(1;10) … however, it will always return minutes as a fraction of the hour.

    For that, another custom function can be added so that hhmm(x) >> hhmm(1.75) = 1.45 and so on : calcswift://action?addFunc=hhmm~~floor%28%241%29%20%2B%20%28%241%20-%20floor%28%241%29%29%20%C3%97%2060%2F100

    Please note, both functions must to be used separately since the current release of CALC does not yet support nested custom functions.

    p.s. tapping the calcswift:// links on your device should add the function to the custom advanced function section of your CALC app.

    joan supported this idea  · 

Feedback and Knowledge Base