shithub: riscv

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

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