shithub: riscv

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

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