shithub: riscv

ref: 56ffc907ac25b28e3640a2d1ef5b61df90f0b700
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}