Mentions légales du service

Skip to content
  • Mikaël Salson's avatar
    segmenter.js: string cannot be NaN · 56ea425c
    Mikaël Salson authored
    At this point identity is a string, which cannot be NaN.
    Therefore we start by converting the value to a float and
    then we test whether is it NaN or not.
    56ea425c