Returns a linearly interpolated point on the segment [a, b], at the fraction t from a. t==0
corresponds to a, t==1 corresponds to b.
The interpolation takes place along the short path between the points potentially crossing the
date line. E.g. interpolating from San Francisco to Tokyo will pass north of Hawaii and cross the
date line.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[],[]]