| [ |
| { |
| "locale": "it" |
| }, |
| { |
| "key": "cos", |
| "mappings": { |
| "default": { |
| "default": "coseno" |
| } |
| } |
| }, |
| { |
| "key": "cot", |
| "mappings": { |
| "default": { |
| "default": "cotangente" |
| } |
| } |
| }, |
| { |
| "key": "csc", |
| "mappings": { |
| "default": { |
| "default": "cosecante" |
| } |
| } |
| }, |
| { |
| "key": "sec", |
| "mappings": { |
| "default": { |
| "default": "secante" |
| } |
| } |
| }, |
| { |
| "key": "sin", |
| "mappings": { |
| "default": { |
| "default": "seno" |
| } |
| }, |
| "names": [ |
| "sen" |
| ] |
| }, |
| { |
| "key": "tan", |
| "mappings": { |
| "default": { |
| "default": "tangente" |
| } |
| } |
| }, |
| { |
| "key": "arccos", |
| "mappings": { |
| "default": { |
| "default": "arcocoseno" |
| } |
| }, |
| "names": [ |
| "acos" |
| ] |
| }, |
| { |
| "key": "arccot", |
| "mappings": { |
| "default": { |
| "default": "arcocotangente" |
| } |
| }, |
| "names": [ |
| "acot" |
| ] |
| }, |
| { |
| "key": "arccsc", |
| "mappings": { |
| "default": { |
| "default": "arcocosecante" |
| } |
| }, |
| "names": [ |
| "acsc" |
| ] |
| }, |
| { |
| "key": "arcsec", |
| "mappings": { |
| "default": { |
| "default": "arcosecante" |
| } |
| }, |
| "names": [ |
| "asec" |
| ] |
| }, |
| { |
| "key": "arcsin", |
| "mappings": { |
| "default": { |
| "default": "arcoseno" |
| } |
| }, |
| "names": [ |
| "arcsen", |
| "asin", |
| "asen", |
| "asn" |
| ] |
| }, |
| { |
| "key": "arctan", |
| "mappings": { |
| "default": { |
| "default": "arcotangente" |
| } |
| }, |
| "names": [ |
| "atan" |
| ] |
| } |
| ] |