shithub: riscv

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

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