shithub: riscv

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

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